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
- Turborepo
- Better-Auth
- AI-SDK
- Prisma
- Neon
- Shadcn UI
- Webcontainer (StackBlitz)
- Vercel
