My Bank Api

Project made with mongo db and Node.js.

Install

$ cp .env.example .env
$ yarn install

Change the variables on .env

Running

$ yarn dev

or

$ yarn start