Commit Graph

8 Commits

Author SHA1 Message Date
Franjo Mindek
3f463fb202 format 2025-09-18 11:42:49 +02:00
Franjo Mindek
054c1f8dc5 Revert "format write"
This reverts commit 448f3290fc.
2025-09-18 11:42:31 +02:00
Franjo Mindek
448f3290fc format write 2025-09-18 11:29:50 +02:00
Anish Roy
60d757e704 Add more detail about SKIP_EMAIL_VERIFICATION_IN_DEV to e2e tests README (#373)
* Add more detail about SKIP_EMAIL_VERIFICATION_IN_DEV to e2e tests README

Fixes #363

Add `SKIP_EMAIL_VERIFICATION_IN_DEV=true` to `template/app/.env.server.example` file.

* Add a new section to the file to skip email verification in development mode.
* Add `SKIP_EMAIL_VERIFICATION_IN_DEV=true` to the new section.

* Update .env.server.example

Update README with SKIP_EMAIL_VERIFICATION_IN_DEV instructions and remove default from .env

* Update e2e-tests/README.md

Added more detailed explanations about the SKIP_EMAIL_VERIFICATION_IN_DEV variable in e2e-tests/README.md, including its significance, usage in CI pipelines, and troubleshooting tips. Let me know if any additional clarifications are needed!

* Remove SKIP_EMAIL_VERIFICATION_IN_DEV from .env
2025-04-02 14:28:05 +02:00
vincanger
7e46899a44 change url to wasp.sh 2025-02-13 12:59:17 +01:00
vincanger
03f989f910 Add test docs (#239)
* add test docs

* Update README.md

* Update contentSections.ts.diff
2024-07-18 13:06:13 +02:00
vincanger
3a153a40bd add instructions for local e2e env vars (#184)
* add instructions for e2e env vars

* add env var to session

* Update README.md
2024-06-21 16:49:17 +02:00
Martin Šošić
04553cd60c All in dirs (#154)
* Split the project into template and opensaas-sh (demo app (diff) + docs).

* fix
2024-06-04 13:24:32 +02:00