-
Clone the project
git clone https://github.com/joshydavid/joshua-david.git
-
Install dependencies
bun install
-
Set up environment variables
-
Get a free API key at Supabase
cp .env.sample .env.local
-
Run the project in development environment
bun run dev
Developed by @Joshua