VoiceBridge is a free and open source web app that helps children with autism communicate by offering visual tools for daily activities, including navigating places, choosing food, and accessing calming music playlists.
Built with:
- Next.js
- Tailwind CSS
- Clerk
- Posthog
- MongoDB
- Hosted on my own server with Coolify
- Supply values for the environment variables. A sample file can be found in
.env.sample
. - That's it. Depnding on your hosting provider, the next steps vary wildly. I choose to host this on Coolify, which is a self-hosted version of Vercel, basically. But if you're new to next.js, I'd recommend trying out Vercel.