vincanger

Results 77 comments of vincanger

ok @Martinsos I added a section on the Dummy provider to the Auth section of the "Guided Tour". `SKIP_EMAIL_VERIFICATION_IN_DEV=true` has been removed from the template but remains in `.github/workflows/e2e-tests.yml` so...

@Martinsos to make sure e2e tests work locally, I though it'd be best to just instruct users to change their development env vars to suit the tests --> https://github.com/wasp-lang/open-saas/pull/184

@Martinsos because we run the wasp app in a separate session than the e2e-tests, we have to set the env var before starting the wasp app. I could tell users...

Use wasp version 0.11.8 by running `wasp version` and following the instructions

@ashanideepta thanks for the info. In case you're interested in using ShadCN UI in open saas without waiting for us to add it to the template, check out this guide...

we now use shadcn as of the most recent major update.

ok @Martinsos I made the changes and leaned more heavily on advising against updating.

ok @Martinsos -- one more review please :)

Ok I simplified it even further based on your comment and am merging the changes @Martinsos -- good ideas.