No description
  • Rust 66.8%
  • Svelte 25.6%
  • TypeScript 4.5%
  • Nix 2%
  • HTML 0.7%
  • Other 0.3%
Find a file
forgejo-bot 0faa1efe37
All checks were successful
CI / build (pull_request) Successful in 1m34s
CI / test (pull_request) Successful in 8m48s
CI / build (push) Successful in 2m5s
CI / test (push) Successful in 18m8s
flake.lock: Update
Flake lock file updates:

• Updated input 'devenv':
    'github:cachix/devenv/d59d872d80876d9eeb3e214d3b088bc4a14a9c4f' (2026-06-18)
  → 'github:cachix/devenv/3d39d0817d62069f7b18821c34a617b5141cb278' (2026-06-26)
• Updated input 'nixpkgs':
    'github:cachix/devenv-nixpkgs/2df109b343d3c68efd752e32a444a1d9b9f89afa' (2026-06-16)
  → 'github:cachix/devenv-nixpkgs/12866ae2dddbc0ab8b329915f8072bb9c75bde89' (2026-06-22)
• Updated input 'nixpkgs/nixpkgs-src':
    'github:NixOS/nixpkgs/9eac87a12312b8f60dd52e1c6e1a265f6fc7f5fc' (2026-06-14)
  → 'github:NixOS/nixpkgs/3e41b24abd260e8f71dbe2f5737d24122f972158' (2026-06-16)
• Updated input 'rust-overlay':
    'github:oxalica/rust-overlay/e8e2021ee8cf3b58b000953ed3bee0d16b5e98e0' (2026-06-20)
  → 'github:oxalica/rust-overlay/06ba695dfefc4afc513b49dfc41c4bf0dd2eaeb1' (2026-06-27)
2026-06-27 10:00:53 +03:00
.forgejo/workflows ci/build: run on tithe 2026-06-20 15:06:46 +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-06-27 10:00:53 +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.