There was an error while loading. Please reload this page.
e809027
v1.0.2 move certificate Makefile into a sub dir
c4c67e9
v1.0.1 optionally pass custom port
7c2fe1c
flake.nix calls default.nix which loads the source code (using a relative path) from the current commit.
flake.nix
default.nix
a5d1805
v0.3 add package.lock
0ef623f
v0.2 add start script and compile to /dist folder
acc149a
First release. Single route (/) server listening for GET requests, serving static "Hello World" (text/plain) on localhost:3000.
/
"Hello World"
text/plain
localhost:3000