Skip to content

bandhan-majumder/Boron

Repository files navigation

Boron - A GPT wrapper that builds and previews your MVP

demo

Dev Setup

git clone https://github.com/bandhan-majumder/Boron
cd Boron

then, install al the dependencies with

pnpm install

copy .env.example file and create a .env file with

cp .env.example .env
cp apps/boron/.env.example apps/boron/.env

add the valuese of your .env. then run the app by

pnpm dev

application should be running on port 3000

Technologies used

  1. Turborepo
  2. Better-Auth
  3. AI-SDK
  4. Prisma
  5. Neon
  6. Shadcn UI
  7. Webcontainer (StackBlitz)
  8. Vercel

About

A gpt wrapper that lets you build, download and preview MVPs inside a single screen

Topics

Resources

Stars

Watchers

Forks

Contributors