Files
open-saas/template
vincanger a436c1b658 improve file upload (progress bar & validation) (#317)
* validate file

* fix app_diff

* rename types and functions

* use accessible custom progress bar over native html
2024-12-10 17:24:33 +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!