mlh-hackathon-nodejs-starter
mlh-hackathon-nodejs-starter copied to clipboard
Update the Github OAuth access token passing method
Fixes include :
- Pass the access code via headers instead of params, as Github has changed the authentication mechanism.
- Update USER_GUIDE.md to include the DB schema initialization command
- Create .env.sample file
Please review and approve the fix. Many thanks!