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?
Keep your product repository as origin, add the private Achromatic repository
as a separate remote and merge updates on a dedicated branch. Review migrations,
environment changes and security-sensitive code before applying an update. See
the updating guide for
the complete workflow.