@ -2,6 +2,9 @@
The HTTP backend for the Sandkasten website.
## compiling and executing
## Compiling and executing
```bash
node_modules/.bin/tsc
node src/server.js
```