|
|
|
|
|
by ecesena
2872 days ago
|
|
Google App Engine is great & free for low volumes of traffic. I use it for my crypto dashboard: https://priceeth.github.io/ Github pages if it's static enough, or for any static part. If the amount of data is small / static-ish, and can/needs to be changed by non-tech people, I've also used Google spreadsheet. Example: https://hasgluten.com |
|