No description
| .helix | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| LICENSE | ||
| README.md | ||
| shell.nix | ||
infosite-server
Rust server. Serves from ../infosite-data.
How to run
- Install rust
cargo runin this dir
How to use
- Web addr is http://localhost:9078
- to access a snippet go to /snippet/[snippetname]
- to access a schedule go to /schedule/[schedulename]
- eep.li can be run locally but is not currently public