- Render ― a cloud platform for building and shipping web applications.
- Youtube V2 ― a proxy API for extracting youtube data.
- Gemini API ― the Gemini 1.5 Flash API provided by Google.
-
install dependencies using pnpm:
pnpm install
-
create
.env
file that has all the required vars in env.ts file. -
start the development server on localhost:5173:
pnpm dev
-
build and preview the website by running:
pnpm preview
Distributed under the MIT license.