Skip to content

eldolar/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c991be1 Β· Oct 29, 2021

History

47 Commits
Oct 29, 2021
Dec 20, 2020
Nov 1, 2020
Dec 20, 2020
Nov 24, 2018
Oct 2, 2018
Oct 9, 2020
Oct 7, 2018
Oct 29, 2021
Nov 24, 2018
Dec 20, 2020
Jan 16, 2021
Sep 23, 2018
Jan 16, 2021

Repository files navigation

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