git clone git@github.com:igor-anferov/smart-guide.git
cd smart-guide
npm install -g yarn
yarn installyarn create-dbyarn fill-dbJWT_SECRET='<secret used as HMAC key to sign JWT>' \
yarn start| URL | Description |
|---|---|
| http://0.0.0.0:3000/ | Application |
| http://0.0.0.0:3000/api | API documentation |