Giter Site home page Giter Site logo

Formzillion

The open-source form infrastructure for everyone.

Technologies Used

  1. NextJS - Frontend & Backend Components
  2. React - Frontend & Backend Components
  3. TailwindCSS - Atomic CSS Framework
  4. Postgres - Storage
  5. Supabase Auth - Authentication
  6. React Hook Form - Forms
  7. Zod - Schema Validation
  8. Tremor - Charts & Dashboard
  9. Stripe - Billing & Invoice
  10. Resend - Transactional Mails
  11. Convertkit/Sendgrid - Marketing Mails
  12. Vercel - Hosting
  13. TurboRepo - Mono repository administration

Local Setup

  1. Clone the code from the zs-website repository
git clone https://github.com/formzillion/formzillion.com.git
  1. Install node modules using pnpm in the root folder
pnpm install
  1. 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=
  1. 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

Formzillion's Projects

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.