GitHunt
CA

ca42rico/notes

BE to take notes

Nest Logo

A Backend

for taking

simple notes


Stack


Installation

$ npm i

Set .env as .env.example


If you wanna start mongo with docker run:

$ docker run -p 27017:27017 -d mongo 

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Execution

In local, go to /api/docs to see and test the BE.


๐Ÿง Hello tux friend ๐Ÿง

Languages

TypeScript92.0%JavaScript7.8%Shell0.2%

Contributors

Created May 4, 2021
Updated May 6, 2021