Skip to content

3DotsHub/api

 
 

Repository files navigation

Description

Installation

$ yarn install

create .env (see: .env.example)

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

License

Nest is MIT licensed. This repo is MIT licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%