Files
open-saas/template
Shemang Joshua e641beaff7 Remove checkoutSessionId from project (#282)
* remove checkoutSessionId from project

* fix app_diff

* Update schema.prisma.diff

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2024-10-14 14:10:22 +02: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!