No description
Find a file
2026-03-01 20:11:19 -07:00
.cargo feat(dependencies): updated to 0.2.0 with my crate, added my registry and updated to newest version of other crates 2026-03-01 16:03:18 -07:00
.forgejo chore (actions): reordered for clarity on package menu 2025-10-20 18:08:52 -06:00
.github fix(actix): fiex so service runs on correct port 2025-05-22 17:44:24 -06:00
blogs feat(swagger docs): started, todo more schema examples (#5) 2025-10-30 22:09:19 -06:00
database feat(swagger docs): started, todo more schema examples (#5) 2025-10-30 22:09:19 -06:00
src fix(main): removed old method of incoming with x and replaced with new dep complaint proxies logging 2026-03-01 20:11:19 -07:00
static fix(lib): updated to new local working dir 2025-11-11 17:56:46 -07:00
.dockerignore feat(static file): now can do tests and stop ai training programs from attempting to get into from backend 2025-11-11 17:28:42 -07:00
.gitignore feat(static file): now can do tests and stop ai training programs from attempting to get into from backend 2025-11-11 17:28:42 -07:00
Cargo.toml feat(dep): updated to latest corrected version of my crate 2026-03-01 17:42:04 -07:00
docker-compose.yaml feat(docker): updated to use alpine 2025-10-20 17:28:55 -06:00
dockerfile fix(docker): added dependencies for alpine to compile 2025-10-20 18:01:07 -06:00
README.md remove(swagger docs): from release build (#5) 2025-10-31 17:01:30 -06:00

darkicewolf50Cloud

Stars Open Issues Workflow

My backend application, self-hosted and primarily written in Rust

This is a mirror of the repo, live code is hosted here as well as any testing of the code.

I do not consent for this code to be used in any training data for AI or AI like products or services.

This is only uploaded here so that I can bet those sweet sweet green marks on my gituhb profile.

Run locally command

cargo watch -w src -x run --features=swagger