AirCamp is a prototype app that is essentially Airbnb for campers where users can book or rent out campgrounds anywhere in the world.
This repo includes the latest migration from legacy EJS + Node.js to Next.js since Heroku no longer offered a free-tier option and many new advances in web frameworks and distributed technologies such as edge computing are now being offered as a better alternative option.
We currently use the T3 Stack to speed up the process from zero to production. Deployments will be managed by Vercel - the preferred way to host Next.js apps.
If you are not familiar with the different technologies used in this project, please refer to the respective docs:
If you are curious about how the application used to look and function, the legacy AirCamp can be found here.