First, create and setup .env from .env.example:
PORT=
MODEL=
GEMINI_API_KEY=Lastly, run the server:
pnpm devOpen http://localhost:3000 with your browser to see the result.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, create and setup .env from .env.example:
PORT=
MODEL=
GEMINI_API_KEY=Lastly, run the server:
pnpm devOpen http://localhost:3000 with your browser to see the result.