Cameron Blackwood 530e87a6b2
Add a 404 page to the standard open saas template (#281)
* Add a 404 page to the standard open saas template

* Revert "Add a 404 page to the standard open saas template"

This reverts commit c9e407323286aa6c0b2ba618abc4c9f63bdb3dcd.

* reinstate 404 page after mistake with patch script
2024-10-14 10:34:00 +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!