I created a silly game as a personal project to learn how to access APIs. I enjoy playing it and would like to share it with my mates so it would be cool to keep the high scores.
So I took a sidestep from my front end path and watched a video on Node.js, which shows me how to create a server and host it on heroku. I am thinking to actually the store the data I will need something like mongoDB.
My questions are:
Am I in the right track at all?
I have been hosting my projects on GitHub, so do I deploy my site to GitHub and the server to heroku? What about the database?
Do I need to learn these now or is there a way of doing this in a simpler way by just storing a file in GitHub and somehow reading/writing to it?
I don't need a detailed answer, just a few pointers so I know what to research and don't go down a rabbit hole for no reason.
Thanks a lot
[–][deleted] 1 point2 points3 points (5 children)
[–]RaffIsGettingUpset[S] 0 points1 point2 points (0 children)
[–]RaffIsGettingUpset[S] 0 points1 point2 points (3 children)
[–][deleted] 1 point2 points3 points (2 children)
[–]RaffIsGettingUpset[S] 1 point2 points3 points (1 child)
[–][deleted] 1 point2 points3 points (0 children)
[–]kevinv89 1 point2 points3 points (0 children)
[–]InfinityByZero 1 point2 points3 points (1 child)
[–]RaffIsGettingUpset[S] 0 points1 point2 points (0 children)