Files
open-saas/template/README.md
2025-09-24 14:10:17 +02:00

10 lines
466 B
Markdown

# <YOUR_APP_NAME>
This project is based on [Open Saas](https://opensaas.sh) template and consists of three main dirs:
1. `app` - Your web app, built with [Wasp](https://wasp.sh).
2. `e2e-tests` - [Playwright](https://playwright.dev/) tests for your Wasp web app.
3. `blog` - Your blog / docs, built with [Astro](https://docs.astro.build) based on [Starlight](https://starlight.astro.build/) template.
For more details, check READMEs of each respective directory!