git clone https://github.com/Beta-AI-Pro/AIassistant.git
cd AIassistant
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev
git clone https://github.com/Beta-AI-Pro/AIassistant.git
cd AIassistant
Create a .env
file similar to .env.example
.
Then install dependencies and run the development server:
pnpm install
pnpm dev