Create and define reusable components (forms, graphs, etc.) and integrate them into any backend service (google sheets, Airtable, etc.)
npm install
npm run dev
Open http://localhost:3000 with your browser to see the result.
npm run test
- Next.js: SSR, server, and API
- React: Rendering Engine
- Hasura: API and Graphql layer
- postgres: DB layer
- Jest: Testing
- Vercel: Deployment
- CircleCI: Integration