Skip to content

Repository files navigation

Nest Logo

NestJS IQ AIR Application

A Simple Web API with NestJs, Postgres, Sequelize ORM.

Running the app development

  • Installing dependencies
yarn
  • Open src/static/config/dev.json and changes values of secrets.databases.username & secrets.databases.password to your database username & password.

  • For first time (non existing DB) run next command and enter your database username and password.

yarn init:db
  • Run the APIs & cronjobs.
yarn dev

It'll run the APIs on port 3000 & cronjobs and you can access the APIs in http://localhost:3000/api

Run tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages