- copy .example.env.local and rename .env.local
pnpm install
pnpm dev
- Update the docs in the /documents folder
- curl the route using your API key from your .env.local - just make sure your port matches
curl -X POST -H "Authorization: Bearer YOUR_TOKEN_HERE" http://localhost:3000/api/setup