7c749299bb
* Enforces explicit type imports * Upgrades typescript-eslint * Upgrades eslint related dependencies * Update config * Sync packages mismatches * Syncs prettier version * Linting * Relocks node version * Fixes * Locks @vitejs/plugin-react to 1.3.2 * Linting |
||
---|---|---|
.. | ||
api | ||
components | ||
emails | ||
lib | ||
pages | ||
playwright/tests | ||
static | ||
test/lib | ||
types | ||
README.md | ||
_metadata.ts | ||
config.json | ||
env.d.ts | ||
index.ts | ||
jsonLogicToPrisma.ts | ||
package.json | ||
trpc-router.ts | ||
zod.ts |
README.md
Routing Forms App
How to run Tests
yarn e2e:app-store
runs all Apps' tests. You can use describe.only()
to run Routing Forms tests only.
Make sure that the app is running already with NEXT_PUBLIC_IS_E2E=1 so that the app is installable