Skip to content

shivank44/node-express-knex

Repository files navigation

For Development

Clone Repository Rename .env_copy to .env Change knexfile.js and change Postgres credentials with your credentials Install Node.js and knex.js globally Run the batch of commands

  • npm install
  • knex migrate:latest
  • knex seed:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published