Documentation
Documentation
Everything you need to get started and go further.
Installation
Get running in 3 minutes
Self-hosted
Docker Engine 24+Windows with WSL2 or Linux4GB RAM minimum
1Clone the repository
$git clone https://github.com/meristem/copilot-exploratory.git$cd copilot-exploratory
2Configure environment
$cp .env.example .env
3Set your API key
# Edit .env and set:$ANTHROPIC_API_KEY=sk-ant-...
Or use OPENAI_API_KEY if you prefer GPT-4
4Start the services
$docker compose up -d
5Open the app
# Open in your browser:$http://localhost:3000
Default credentials: admin@localhost / changeme
First project
- 1
Dashboard
Navigate to http://localhost:3000
- 2
Create project
No projects yet. Create one to get started.
Your first approval
Approvals
Try again