Files
open-saas/template
vincanger a0de7e9112 add notification to admin dash if no stats generated yet (#346)
* add notification if no stats generated yet

* Update main.wasp

* fix app_diff

* Update AnalyticsDashboardPage.tsx
2024-12-17 17:02:38 +01:00
..
2024-10-10 18:13:48 +02:00
2024-06-04 13:24:32 +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!