Files
open-saas/template
Franjo Mindek b880fc75cf Merge remote-tracking branch 'origin/main' into franjo/run-prettier
# Conflicts:
#	.prettierignore
#	template/e2e-tests/.gitignore
2025-09-19 18:04:26 +02:00
..
2025-09-18 11:48:51 +02:00
2025-09-18 11:42:49 +02:00

<YOUR_APP_NAME>

This project is based on OpenSaas template and consists of three main dirs:

  1. app - Your web app, built with Wasp.
  2. e2e-tests - Playwright tests for your Wasp web app.
  3. blog - Your blog / docs, built with Astro based on Starlight template.

For more details, check READMEs of each respective directory!