ramses512 / nestjs-demo-sample

Example backend API built with NestJS + Sequelize

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting started

Installation

Install dependencies

npm install

NPM scripts

  • npm start - Start application
  • npm run dev - Start application in dev mode

About

Example backend API built with NestJS + Sequelize


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%