🤖 Making your life easier 🤖
Revolutionizing responses with the power of AI
Reworkd. AI revolutionizes responses with the power of AI. We are a team of developers and designers who are passionate about building products that make a difference. We are currently working on a product that will help you create better responses to your customers.
- ✅ Bootstrapping: create-t3-app.
- ✅ Framework: Nextjs 13 + Typescript.
- ✅ ORM: Prisma.
- ✅ Database: Planetscale.
- ✅ Realtime: Supabase.
- ✅ Styling: TailwindCSS + HeadlessUI.
- ✅ Typescript Schema Validation: Zod.
- ✅ End-to-end typesafe API: tRPC.
🚧 You will need Nodejs +16 (LTS recommended) installed.
- Fork this project:
- Clone the repository:
git clone git@github.com:YOU_USER/confetti.git
- Install dependencies:
npm install
- Create a
.env
file with the following content:
🚧 The environment variables must match the following schema.
# Next Auth Secrets
DATABASE_URL=
NEXTAUTH_SECRET=
NEXTAUTH_URL=
OPENAI_ORGANIZATION=
OPENAI_API_KEY=
- Ready 🥳, now run:
npm run dev # for next app
npm run dev:plasmo # for extension