FAQ
Frequently Asked Questions
Can't find what you're looking for? Contact our support team.
Getting Started
What is IndieStack?
IndieStack is a production-ready IndieStack for independent developers. It integrates Next.js 15, Tailwind CSS, shadcn/ui, Supabase, Stripe, Sentry, and more, so you don't have to start from scratch.
How do I get started?
Simply clone the repo, install dependencies, configure environment variables (Supabase, Stripe, etc.), and run the dev server. See the documentation for details.
What prerequisites do I need?
You'll need basic knowledge of React, Next.js, and TypeScript. Familiarity with Tailwind CSS and Supabase is helpful but not required.
Technical
Can I customize the UI?
Absolutely. The template uses Tailwind CSS and shadcn/ui, so you can easily customize all styles and components.
Which databases are supported?
Currently using PostgreSQL via Supabase. You can migrate to other databases if needed.
How do I deploy?
Deploy to Vercel is recommended with one-click deployment. Docker containerization is also supported.
Billing
Is the template free?
The template itself is open-source. However, you'll need to pay for third-party services like Supabase, Stripe, and Vercel.
What are the third-party costs?
Main costs include: Supabase (database & auth), Vercel (hosting), Sentry (monitoring), Stripe (payments).
Support & Community
How do I get help?
You can submit issues via GitHub Issues, join our Discord community, or email support@indiestack.dev.
Can I contribute?
Absolutely! We welcome contributions of all kinds, including code, documentation, bug reports, and feature suggestions.