mirror of
https://github.com/wasp-lang/open-saas.git
synced 2025-11-22 00:39:28 +01:00
10 lines
466 B
Markdown
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!
|