Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.85 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.85 KB

preview

Source code of my first project. Made using Next.js, Vercel KV, and Gemini API.

Running Locally

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 ⇓

Deploy with Vercel

Tech Stack

Credits

Thanks to my inspiration during building this project

License

Licensed under BSD-2-Clause License, Copyright ©️ 2024 Khamid Arrazaq