# Server

## Inspect db

We're using a SQLite db by default. Install something like [sqlite-web](https://github.com/coleifer/sqlite-web) in order to see what's in there and to make manual changes.

## Setup in production

...