<div align="center" style="text-align:center">
  <h1>notatest</h2>
</div>

## Development

Starting the Svelte frontend:

```bash
npm install
npm run dev # Runs Vite
```

## Production

WIP (Dockerization).