# Development

## Testing

Run tests with:

```bash
pnpm test
npm run deploy
```

## Build

```bash
make build
```
