Skip to content

overextended/ox_db

Repository files navigation

node:sqlite wrapper for FXServer

This is not a complete resource and may never be released - for now, it's some experimental code to play around with.

So do not use this resource unless you understand what it's for.

Getting Started

Node.js v22+

Install any LTS release of Node.js from v22.

pnpm

Install the pnpm package manager globally.

npm install -g pnpm

Execute the following command to install dependencies.

pnpm install

Development

Use pnpm watch to actively rebuild modified files while developing the resource.

Build

Use pnpm build to build all project files in production mode.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published