documentation icon indicating copy to clipboard operation
documentation copied to clipboard

Knex Documentation Builder (Moved to https://github.com/knex/knex)

knex.js documentation

[!IMPORTANT] The documentation has been moved to the knex repo under the docs folder

The vitepress documentation for http://knexjs.org

Development:

yarn dev # or npm run dev

npm run dev

yarn install # or npm i
yarn dev # or npm run dev


Production:

yarn build # or npm run build

License:

MIT