Formzillion.com
The open-source form infrastructure for everyone
Install / Use
/learn @formzillion/Formzillion.comREADME
Formzillion
The open-source form infrastructure for everyone.
Technologies Used
- NextJS - Frontend & Backend Components
- React - Frontend & Backend Components
- TailwindCSS - Atomic CSS Framework
- Postgres - Storage
- Supabase Auth - Authentication
- React Hook Form - Forms
- Zod - Schema Validation
- Tremor - Charts & Dashboard
- Stripe - Billing & Invoice
- Resend - Transactional Mails
- Convertkit/Sendgrid - Marketing Mails
- Vercel - Hosting
- TurboRepo - Mono repository administration
Local Setup
- Clone the code from the zs-website repository
git clone https://github.com/formzillion/formzillion.com.git
- Install node modules using pnpm in the root folder
pnpm install
- Add the following envs in .env file
SENDGRID_API_KEY=
RESEND_API_KEY=
NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=
STRIPE_SECRET_KEY=
STRIPE_WEBHOOK_SECRET=
LOCAL_AUTH_URL=
- Start the dev server
pnpm run dev
This will start all the apps like website, webapp and docs. If you wanted to run only one of that use the following command.
pnpm run dev --filter=webapp
Related Skills
tmux
337.3kRemote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Writing Hookify Rules
83.2kThis skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
review-duplication
99.2kUse this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing project best practices and shared utilities.
terraform-provider-genesyscloud
Terraform Provider Genesyscloud
