My personal website version 2.0
Go to file
2024-09-26 23:52:15 -04:00
backend added tower_governor crate, added some basic rate limiting 2024-09-26 23:52:15 -04:00
database initial docs 2024-09-03 01:32:34 -04:00
frontend initial docs 2024-09-03 01:32:34 -04:00
.envrc initial commit 2024-09-03 01:17:19 -04:00
CONTRIBUTING.md initial docs 2024-09-03 01:32:34 -04:00
flake.lock refactored dev flake to rust overlay, added deno to flake 2024-09-21 23:57:23 -04:00
flake.nix added sqlx cli to flake 2024-09-22 04:09:17 -04:00
README.md initial docs 2024-09-03 01:32:34 -04:00

My personal website version 2.0

Designed and developed by Wyatt J. Miller, 2024

Frontend

Written in Deno with the Fresh web framework. Check out the frontend's README!

Backend

Written in Rust. Check out the backend's README!

Contributing

See CONTRIBUTING.md