cal.pub0.org/packages/app-store/routing-forms
Hariom Balhara 59e2f6e4a7
perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814)
2023-08-18 11:13:21 -07:00
..
api
components perf: Booker-Bundle Size Improvement - Lazy load react-select, remove lodash and Dom Purify (#10814) 2023-08-18 11:13:21 -07:00
emails fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
lib
pages fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +00:00
playwright/tests fix: Make routing-form a preinstalled app (#9836) 2023-07-26 16:44:19 +00:00
static
test/lib
trpc
types
DESCRIPTION.md
README.md
config.json fix: Broken Embed Dialog in Routing Forms due to recent rewrite (#10434) 2023-08-02 19:40:53 +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