|
|
|
|
|
by ziffusion
2213 days ago
|
|
If you have a constant-on internet connection, then right on your own machine (WIndows or Linux). Use a dynamic DNS (DDNS) service (with a low TTL) so people can always find you by name even if your IP address changes. After that, learn a bit of PHP or Python and use one of many web application frameworks (Flask or Bottle or Django). Price $0. Around $12 annually to buy a domain name if you like (if you are not happy with one that the DDNS service will give you). When you start getting traffic, you may want to consider AWS, starting at the free tier and going up. |
|