sandrovisky / senior-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

senior-backend

to run:

YARN

$ yarn install
$ yarn install

NPM

$ npm install
$ npm install

You can create a file ".env" and pass the port where the apliccation will run. See ".envExample". The server will run on port 3333 if no .env was created and setted.

About


Languages

Language:JavaScript 99.1%Language:Procfile 0.9%