The Startup Template
  • The Startup Template
  • Contributing to The Startup Template
  • Contributor Covenant Code of Conduct
  • 📘Tutorials
    • Playground builder
    • Enabling Authentication
    • Setting Up Email Notifications
    • Connecting to EdgeDB Cloud
    • Theming & Components
    • Common errors
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. Tutorials

Playground builder

Welcome to The Startup Template Playground! Here, you can tweak and preview your project settings live before generating your final template. Follow these simple steps to get started:

PreviousContributor Covenant Code of ConductNextEnabling Authentication

Last updated 1 year ago

Was this helpful?

Using the Playground

  1. Login and head to the Playground: After logging in, you'll land on the Playground page. This is where you can customise your project.

  1. Edit Your Settings: Change the configuration options and see the results immediately. The Playground shows a live preview of your changes, making it easy to see how your project will look.

  2. Autosave: Don't worry about saving your work. The Playground automatically saves your settings as you make changes, so you won't lose any progress.

  3. Generate Your Project: Once you're happy with your settings, generate your project by running this command in your terminal:

    npx create-thestartuptemplate --email=john@doe.com

    Replace john@doe.com with your email address. This will create the startup template with all your Playground settings already applied.


By following these steps, you can quickly set up The Startup template, customise it, and start building your project. This guide makes it easy to get started without any hassle. If you have any feedback or run into any issues, don't hesitate to reach out at . Happy coding!

📘
nparashar150@gmail.com
Playground screenshot