Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 858 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 858 Bytes

Test

🤷‍♂️ Disclaimer

⚠️ Just use this cutting edge tool in this area


El Dolar

Develop

Install dependencies

  • $ yarn install

Start mongodb

  • mongod (mac os)

Run server

  • $ yarn watch

Generate ApiDoc

  • $ yarn docs
    Open it on /apidoc/

Run Test

  • $ yarn test

Deploy

Aditional docs