Cameron Kline 3b9aa43d17 Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing. %!s(int64=8) %!d(string=hai) anos
..
config fa1aebbdc8 Added GitHub/Discord authentication. %!s(int64=8) %!d(string=hai) anos
logic 3b9aa43d17 Refactored '/users/register' core handler function to user async.waterfall (removed the callback hell we had before). Added a ton of comments to help explain what each step is doing. %!s(int64=8) %!d(string=hai) anos
schemas 95b2912cbc Added updating and removing of Songs functionality to AdminSongs.vue %!s(int64=8) %!d(string=hai) anos
Dockerfile 807db6a7c2 Added Docker setup, which should eventually replace the Vagrant setup %!s(int64=8) %!d(string=hai) anos
app.js 4ea39bb959 Added promises library for backend (bluebird). Added logic to generate playlist off of YouTube ID. To test, you will need to add song to db %!s(int64=8) %!d(string=hai) anos
package.json 084c209e93 Added bluebird to package.json %!s(int64=8) %!d(string=hai) anos