Skip to content

Babatunde13/node-typescript-sql-boilerplate

Repository files navigation

Node SQL BoilerPlate

Steps to run this project locally:

  1. Run npm i command
  2. Add youe env variables to .env file, look at .env.sample file for reference
  3. Run npm run build to compile the project
  4. Run npm start command to start the server

You need to have a database instance to run this project as it uses typeorm to connect to a database.

Built with TypeScript, TypeORM and Express

Built with ❤️ by @bkoiki950

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages