No description
assets | ||
backend | ||
frontend | ||
src | ||
flake.lock | ||
flake.nix | ||
justfile | ||
LICENSE | ||
package.nix | ||
README.md |
Elmskell
Build
Run nix build
from the project root.
Configuration
There is nothing configurable at this time. Edit source files if you so wish.
Usage
Run ./result/bin/elmskell
from the project root. The server opens at port
8080.
License
See LICENSE for details; this package is licensed under the WTFPL