└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Hacker Resources 2 | 3 | [Hack Club](https://hackclub.com/)'s community list of developer resources and tools 4 | 5 | # Cloud Hosting 6 | 7 | ## Free Heroku Alternatives 8 | 9 | - [cyclic.sh](https://www.cyclic.sh/) - A *paas* advertised as an alternative to Heroku. With the free tier you can deploy up to 3 full stack apps from a Github repo, and receive 1024 MB of ram along with 1 GB of storage. Apps don't turn off due to inactivity by default, and you receive a free cyclic.app subdomain. 10 | --------------------------------------------------------------------------------