The https://nerdcult.net frontend.
antifallobst
af1a045464
Build and Deploy / build-docker (push) Successful in 7m34s
Details
|
||
---|---|---|
.gitea/workflows | ||
src | ||
style | ||
.dockerignore | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md | ||
index.html | ||
nginx.conf |
README.md
Frontend
As the mainpage of Nerdcult, the code contained in this repository includes the Rust-written frontend script source as well as the HTML markup code and the CSS styling.
Running locally
First, install trunk
:
cargo install trunk
Make sure that $HOME/.cargo/bin
is included in your PATH
.
Following that, execute the following in the project's root directory:
trunk serve