An open API service indexing awesome lists of open source software.

https://github.com/overminddl1/rsingularity


https://github.com/overminddl1/rsingularity

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Endgame: Singularity Rewrite

This is a rewrite of Endgame: Singularity for fun, easier to work on, modern code, etc.

You will need a recent rust (like via rustup) and trunk for wasm (`cargo install --locked trunk` and `cargo install --locked wasm-bindgen-cli`). Might need some node stuff later but currently trying to avoid it.

Can run local hotreloading server via `cargo xtask trunk serve` for now (or just `trunk serve` but planning to add stuff later).