Skip to content

knex/documentation

Folders and files

NameName
Last commit message
Last commit date
May 27, 2022
Jul 18, 2023
May 14, 2022
Jul 18, 2023
Oct 26, 2022
May 14, 2022
Mar 4, 2024
Mar 29, 2023
Jul 18, 2023

Repository files navigation

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