Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (24 loc) · 785 Bytes

README.md

File metadata and controls

35 lines (24 loc) · 785 Bytes

Nest Logo

A simple cloudsave backend for omori made in NestJS

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Stay in touch

License

This application is MIT licensed.