Set up the environment variables:
cp .env.example .envFollow this guide to configure your agent and get your API key and set them in the .env file.
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev| Name | Name | Last commit date | ||
|---|---|---|---|---|
Set up the environment variables:
cp .env.example .envFollow this guide to configure your agent and get your API key and set them in the .env file.
Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev