MichaelPachec0 / nodejs-project-night

Project night for May 27 2022
MIT License
5 stars 12 forks source link

Hosting the server #14

Open JoeDravarol opened 2 years ago

JoeDravarol commented 2 years ago

This will probably be a low priority since it's another hurdle we would have to go through. Though If we want to host the backend server online we could use something like Surge.sh or Heroku which Leon has mention on stream.

MichaelPachec0 commented 2 years ago

to add we can also use glitch or fly. I personally like fly but im open to other suggestions. To add I have used glitch so i do know what a workflow like that would entail.

Dex-theDev commented 2 years ago

Taking this 😁

JoeDravarol commented 2 years ago

@Dex-theDev (I think?) You might need to look into Cors for the api request to work/operate when hosted. It would be great if you can let @MichaelPachec0 know which free hosting provider you choose.

Dex-theDev commented 2 years ago

@Dex-theDev (I think?) You might need to look into Cors for the api request to work/operate when hosted. It would be great if you can let @MichaelPachec0 know which free hosting provider you choose.

Okay I'm gonna do some snooping, express would be the easy way out but I'm interested to learn how else I can do it. @MichaelPachec0 I think I'm gonna take a crack at Heroku since I have an account with them, I have glitch also, but I wanna try something new

MichaelPachec0 commented 2 years ago

Okay I'm gonna do some snooping, express would be the easy way out but I'm interested to learn how else I can do it. @MichaelPachec0 I think I'm gonna take a crack at Heroku since I have an account with them, I have glitch also, but I wanna try something new

Great, make sure you update us when possible. Forgot to mention, let @r-Dev03 know, he has a key so that we can do more fetches.