Files
dsas-cca-backend-bun/README.md
2025-05-10 23:39:39 -04:00

13 lines
191 B
Markdown

## How to Run
copy `example.env`
```bash
cp example.env .env
```
edit `.env`
`API_USERNAME` is your engage username in URL-encode.
`API_PASSWORD` is your engage password in URL-encode.