An open API service indexing awesome lists of open source software.

https://github.com/itaditya/take-it-online

All the free ways you can host your dynamic (with backend) or static (frontend only) website.
https://github.com/itaditya/take-it-online

Last synced: 6 months ago
JSON representation

All the free ways you can host your dynamic (with backend) or static (frontend only) website.

Awesome Lists containing this project

README

          

# Take it Online
All the free ways you can host your dynamic (with backend) or static (frontend only) website.

#### Static Sites

1. [Netlify](https://www.netlify.com/) (especially for frontend projects with build step)
2. [Github Pages](https://pages.github.com)
3. [Surge](http://surge.sh/)

#### Dynamic Sites

1. [Vercel](https://zeit.co/)
2. [Railway](https://railway.app/)
3. [Render](https://render.com/)
4. [Begin](https://begin.com/)
5. [Heroku](http://heroku.com/)
6. [Digital Ocean](https://www.digitalocean.com/) (free but need card details)
7. [AWS](https://aws.amazon.com/) (free but need card details)

### SQL Database

1. [Planet Scale](https://planetscale.com/)
2. [Supabase](https://supabase.io/)
3. [Elephant SQL for PostgreSQL](https://www.elephantsql.com/)

### NoSQL Database

1. [MongoDB Atlas](https://www.mongodb.com/cloud/atlas)
2. [FaunaDB](https://fauna.com/)

### KV Storage

1. [Upstash](https://upstash.com/)