minimal url shortner
hosted instance: isosta.tk.
$ crate2nix generate
$ nix-build
```
isostatic [-h | --help] [--port
-h, --help Prints help information
--port Port to start the server on (default: 3000)
--database Path to database (default: urls.db_3)
```
start with
shell
$ RUST_LOG=isostatic=trace isostatic