No description
  • Rust 58.5%
  • Svelte 30.1%
  • TypeScript 6.8%
  • Nix 3.1%
  • HTML 1%
  • Other 0.4%
Find a file
Antonis Kotronakis 10b25449fd
All checks were successful
CI / build (push) Successful in 5m59s
CI / test (push) Successful in 6m40s
chore(flake): added just-lsp to devshell
2026-05-02 19:06:59 +03:00
.forgejo/workflows chore(flake): updates 2026-05-01 16:51:00 +03:00
.github/workflows chore(ci): setup nix substituters + pre-build devshell step 2025-12-16 17:37:37 +02:00
.sqlx chore: upgrade cargo and npm deps 2025-11-12 17:44:48 +00:00
fixtures feat(backend): add color field to users 2024-08-09 02:11:43 +03:00
frontend chore(deps): update cargo/npm deps 2025-12-16 16:46:27 +02:00
migrations feat(push-notifications)!: add rating_notifications table to keep track of notifications sent 2024-08-27 18:22:19 +03:00
resources/screenshots feat(readme): add screenshots 2024-02-21 23:39:09 +02:00
src chore: upgrade cargo and npm deps 2025-11-12 17:44:48 +00:00
.envrc feat(nix): use devenv to setup mysql db 2025-11-12 17:46:27 +00:00
.gitignore feat(nix): use devenv to setup mysql db 2025-11-12 17:46:27 +00:00
build.rs Initial Commit 2024-02-09 02:22:21 +02:00
Cargo.lock chore(deps): update cargo/npm deps 2025-12-16 16:46:27 +02:00
Cargo.toml chore(deps): update cargo/npm deps 2025-12-16 16:46:27 +02:00
flake.lock chore(flake): updates 2026-05-01 16:51:00 +03:00
flake.nix chore(flake): added just-lsp to devshell 2026-05-02 19:06:59 +03:00
LICENSE chore(license): change to GNU GPLv3 2024-12-16 23:23:46 +02:00
README.md feat(nix): use devenv to setup mysql db 2025-11-12 17:46:27 +00:00

Test

Ratings

Ratings is a backend web API written in Rust, built with Actix Web and a frontend SvelteKit site for rating restaurants.

Home Restaurants
Home Restaurants
Rate Ratings
Rate Ratings

License

Ratings is licensed under the GNU GPLv3 license. See LICENSE for more information.