Getting Started

FAQ

Frequently asked questions about the starter kit.

What is a starter kit?

A starter kit is a pre-built, fullstack foundation designed to help you create scalable, production-ready web applications quickly and efficiently. It includes all the essential tools, components and best practices for building modern SaaS platforms, so you can focus on developing your unique features instead of spending time on generic setup tasks.

What is the difference between a starter kit and boilerplate?

In everyday conversations the terms are often used interchangeably. Feel free to use whichever one you prefer!

How do I update the starter kit?

Since this is a single-repo starter kit, you can pull updates from the original repository. However, be careful with merge conflicts if you've made significant customizations. Consider keeping a changelog of your modifications.