Skip to content

Team-Ditto/everypage-backend

Repository files navigation

Description

Backend REST API for EveryPage, built on Nest JS

Installation

# install the NEST CLI globally
$ npm install -g @nestjs/cli

# cd into your project directory
$ npm install

Running the app

# development
$ npm run start

# hot-reload mode
$ npm run start:hot

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

License

Nest is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published