Documentation Menu

FAQ

Quick answers to common questions.

Here are answers to the most common questions about the edd Starter template. If you have a question that isn't answered here, please search our GitHub issues or reach out through our support channels.

What is edd Starter for?

edd Starter is a boilerplate designed to help developers build and deploy SaaS applications, landing pages, and internal tools quickly. It provides reliable defaults, structured modular directories, and type-safe routing out-of-the-box.

Can I pick only some modules?

Yes. The template uses a modular design so that features are isolated. If your minimum viable product (MVP) doesn't require certain modules (like AI integrations or advanced charts), you can remove those directories and their routes without breaking the rest of your application.

How long does setup take?

Setting up the template takes less than 10 minutes. Once you clone the repository, install dependencies, and start your database container, you will have a fully functioning local application shell ready for customization.

What support is included?

We offer asynchronous support channels, including GitHub issues and email support. We aim to respond to inquiries within 24 to 48 hours on business days.

Is this open-source?

Yes, edd Starter is open-source software licensed under the MIT License. You can use it for both personal and commercial projects.