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.
- Host: GitHub
- URL: https://github.com/itaditya/take-it-online
- Owner: itaditya
- Created: 2018-07-23T15:30:22.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-11-01T18:35:26.000Z (over 4 years ago)
- Last Synced: 2025-04-06T12:25:12.040Z (over 1 year ago)
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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/)