616efa5282
Fixed name mismatches and missing feature flag
2026-04-25 13:01:41 +02:00
fe04483e76
Updated user scheme
...
Forgot password and username
2026-04-24 17:49:52 +02:00
8b34dac813
Added functions for adding, deleting and showing tickets
...
As said, functions got implemented. Also minor changes to migration
layout and dependencies
2026-04-22 20:40:28 +02:00
9972863232
Created Axum routing for localhost, also SQL Table structure
...
Added a axum router and listener for serving a web page on localhost.
Also a sql table structure was created with sqlx migrate for storing
tickets and users
2026-04-22 13:08:14 +02:00