Authors: Juan Antonio Gómez
Date: 2018/11/30
You can find a deployed demo in http://beevaffinity-loopback.herokuapp.com/.
You will need the following things properly installed on your computer.
git clone https://github.com/next-juanantoniogomez/poc-loopback.git
cd poc-loopback
npm install
- Edit your datastore config.
node .
- Open http://localhost:3000 in your browser.
For debugging, we recommend ndb.
- TBW
- You can use the Swagger at http://localhost:3000/explorer.