You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Rename .sample-env file to .env
`mv .sample-env .env`
- update values in .env file
- npm install
- npm start
- Open in Browser on given port
` http://<host>:<port>/api/v1/docs`