Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 844 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 844 Bytes

Flags Server

Description

This server is built in top of Nest framework.

Installation

$ yarn

Database setup

$ yarn prisma:apply

Start Prisma Studio

$ yarn prisma studio

Running the app

# development
$ yarn start

# watch mode
$ yarn start:dev

# production mode
$ yarn start:prod

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.