|
|
|
|
|
by aabbcc1241
2212 days ago
|
|
Using github page is free and easy for static web pages.
Surge[0] is also an awesome CDN with cli support.
You can update the content as well, so not really static in the way IPFS do. If you need non-manual dynamic content, 000webhost[1] has free mysql & php server for you. If you prefer to program the server in node.js, webtask[2] has free severless node.js env for you. If you're considering non-free solution or more control/freedom, linode[3] is my first choice.
The cheapest plan is $5/mo for 1GB RAM, 25GB SSD and 1TB traffic. [0] https://surge.sh/ [1] https://www.000webhost.com/free-php-hosting [2] https://webtask.io [3] https://www.linode.com/pricing/ |
|