No description
  • Rust 66.8%
  • Svelte 25.6%
  • TypeScript 4.5%
  • Nix 2%
  • HTML 0.7%
  • Other 0.3%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Antonis Kotronakis 873793beca
All checks were successful
CI / build (push) Successful in 13m36s
CI / test (push) Successful in 10m8s
ci: update labels and nix cache urls
2026-08-25 02:27:42 +03:00
.forgejo/workflows ci: update labels and nix cache urls 2026-08-25 02:27:42 +03:00
.github/workflows chore(ci): setup nix substituters + pre-build devshell step 2025-12-16 17:37:37 +02:00
.sqlx backend/routes: added change password route 2026-06-09 20:19:35 +03:00
fixtures feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00
frontend frontend/profile: added delete account button 2026-06-16 15:04:40 +03:00
migrations feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00
resources/screenshots feat(readme): add screenshots 2024-02-21 23:39:09 +02:00
src backend/routes: added change password route 2026-06-09 20:19:35 +03:00
tests backend/routes: added change password route 2026-06-09 20:19:35 +03:00
.envrc feat(nix): use devenv to setup mysql db 2025-11-12 17:46:27 +00:00
.gitignore feat(db): added group_id to restaurants 2026-05-05 23:18:17 +03:00
build.rs feat(db): added group_id to restaurants 2026-05-05 23:18:17 +03:00
Cargo.lock feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00
Cargo.toml feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00
flake.lock flake.lock: Update 2026-07-11 10:01:06 +03:00
flake.nix fix(oidc): added cookie_domain env var for oidc cookies 2026-06-07 01:48:21 +03:00
justfile feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00
LICENSE chore(license): change to GNU GPLv3 2024-12-16 23:23:46 +02:00
README.md feat(db): added group_id to restaurants 2026-05-05 23:18:17 +03:00
treefmt.toml feat(oidc): oidc account linking support 2026-05-08 16:33:39 +03:00

CI

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.