gytanzo / MusicalChairs

Music game app being developed for CSE442.
2 stars 1 forks source link

Set up Heroku, have Hello World in choice language. Explain why we don't need another language. #9

Closed rafimoh closed 3 years ago

rafimoh commented 3 years ago

Heroku team has been setup with all of us having access. Having some trouble properly pushing to Heroku remote from our repository (but I know next lecture goes over how to do that).

rafimoh commented 3 years ago

Based off everyone's statements in Discord, we're using Node.js / JavaScript for this. This is primarily due to the fact this is going to be a web application, so we wouldn't really use another language for that purpose.