cal.pub0.org/packages/app-store/routing-forms
Hariom Balhara 5dac6896d2
Routing-Forms/External Redirect URL improvement (#8487)
2023-04-24 19:42:50 +05:30
..
api
components
emails
lib Move routing forms outside of ee and use LicenseRequired component instead. (#7639) 2023-03-09 22:58:02 +00:00
pages
playwright/tests
static
test/lib
types
DESCRIPTION.md
README.md
config.json Feat/tokens + darkmode + theme support (#7876) 2023-04-05 18:14:46 +00:00
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