Skip to content

mhushang/my-awesome-node-starter

Repository files navigation

This project will help you create a maintainable, scalable and extensible web application.

Project stack: Node.js, Express, Typescript, PostgreSQL, Sequelize, Swagger

Inside src/configs set up your environment.

Install all dependencies

npm install

Start project in development mode:

npm run dev

Build project for production:

npm run build

Start project in production mode:

npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published