Savio629 / nl-apis

All the BE APIs to configure, manage & run the NL app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NL APIs

Installation

$ yarn install

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

About

All the BE APIs to configure, manage & run the NL app


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%Language:Dockerfile 0.1%