Skip to content

tristiyadi/back-nest-api

Repository files navigation

Description

REST API with NestJs, Postgres, Sequelize ORM.

Installation

$ git clone https://github.com/tristiyadi/back-nest-api.git

Running the app

  • cd into back-nest-api
  • run npm install
  • set up your postgres database
  • rename .env.sample to .env and populate the required parameters
  • run npm run start:dev

Upgrading Package Projects

$ npm i -g npm-check-updates
$ ncu -u
$ npm install

License

MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published