You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Clément FRÉVILLE bfbc86cde3
continuous-integration/drone/push Build is passing Details
Add SSE headers
1 year ago
src Add SSE headers 1 year ago
.drone.yml Recommend tsx 1 year ago
.gitignore add image size 2 years ago
README.md Recommend tsx 1 year ago
dprint.json Initial commit 2 years ago
package.json Rewrite using Fastify 1 year ago
tsconfig.json Use ZeroMQ 2 years ago

README.md

labyrinth

The HTTP backend for the Sandkasten website.

Compiling and executing

npm install
npm run start

Bun support

Pending #5019