# cresc-server

## Tests

```sh
bun test
bun run test:e2e
```

The e2e suite starts the real server with MySQL and Redis in Docker. See
[`docs/e2e-testing.md`](docs/e2e-testing.md) for its scope and extension rules.
