FredericHeem/starhackit

npm run doc - not working

Opened this issue · 1 comments

I'm trying to connect directly to the API to debug additions to the API. I'm trying to find documentation on how to connect if I npm start the server. Is this where it's located? But this doesn't work and the starhack.it website doesn't resolve.

Also, is it possible to connect to the API locally with the Postman tool? This would make debugging much easier.

Please use the mocha functional tests to connect to the API instead of postman because the authentication is already sorted.