Deploy on production

Some people in our meetups ask us if we know a way to deploy small project online for free.
I just want to share here (also as bookmark) some useful links

Two tools that are well known are:

  • Heroku
  • Github Pages

We discover that for different reasons, these two tools can be pretty scary for beginners and in particular for people that barley used terminal commands
These are two other pretty valid options that include less terminal, less magic and more clear deploy process.

Feel free to add your resources :slight_smile: