Source code of my first project. Made using Next.js, Vercel KV, and Gemini API.
This application requires Node.js v18.17+.
git clone https://github.com/akhamr/boti.git
cd boti
npm i
npm run dev
Create a .env.local
file similar to .env.example
, and open http://localhost:3000 with your browser to see the result.
Or do you want to deploy it yourself? Just click this button here ⇓
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
- Component: shacdn/ui
- Icon: Phosphor Icons
- Authentication: Auth.js
- Database: Vercel KV
Thanks to my inspiration during building this project
Licensed under BSD-2-Clause License, Copyright ©️ 2024 Khamid Arrazaq