Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Open-source Remix starter for a public product roadmap with upvoting, comments, and feedback collection.

Astro landing page starter with gradient background, responsive hamburger/dropdown menu, and switchable floating/fullscreen headers.
Product Roadmap Voting App is an open-source Remix starter template for creating a public product roadmap where customers can upvote, downvote, comment on, and request features. It is built by Rowy, a low-code platform for Firebase, and can be deployed to Vercel with a one-click flow.
The Product Roadmap Voting App is a production-ready starter for turning your product plan into a public feedback channel. The frontend is built with Remix and the backend is managed entirely through Rowy, which sits on Firebase and Firestore for data storage and cloud functions. The template gives you a CMS table UI to manage roadmap items, their descriptions, target release dates, and categories without writing backend code.
First, create a Rowy account, connect a Firebase project, and create a new table from the "Roadmap app" template — Rowy automatically sets up the backend cloud functions. Second, deploy the frontend to Vercel using the one-click deploy button and add the environment variables (Firebase web API key, service account JSON, collection name, table ID, and an optional session secret). Finally, add your deployed domain to Firebase's authorized domains and share the URL with users.
Yes, the template itself is free and open-source. You may incur costs from the underlying services you use to host it, namely Firebase for the backend and Vercel for the frontend, depending on their plans.
No. Rowy guides you through connecting Firebase and setting up the backend, and you manage data from Rowy's table UI without writing cloud functions.
The frontend is built with Remix, a React-based web framework, and can be deployed to Vercel with the included deploy button.
Yes. Categories are stored as data in the Rowy table, so you can change or add stages like In progress, Next, Needs feedback, and Release directly from the CMS.