Commit Graph
4 Commits
Author SHA1 Message Date
azures04 4e70d59c63 Added product route
Added a single product route to get metadata and products list
2026-01-28 00:14:13 +01:00
azures04 4295d6bca3 MVP 2026-01-27 22:43:59 +01:00
azures04 1e78bd68cf Add SQLite database and repositories, remove old routes
Introduces a new SQLite database setup using better-sqlite3, with initialization scripts and repository modules for users, permissions, and licenses. Removes legacy user and register routes and related test files. Updates dependencies to include better-sqlite3, bcryptjs, and ftp-srv.
2026-01-27 05:29:40 +01:00
BrikandBrik c296f53ba1 Initial commit 2026-01-27 04:16:08 +01:00