Commit Graph
9 Commits
Author SHA1 Message Date
schn33fuchs c31375573f .gitignore
update
2026-06-03 15:48:52 +02:00
schn33fuchs bf0197adae .gitignore 2026-05-13 16:58:44 +02:00
schn33fuchs 72f126c7da Some minor updates 2026-05-06 15:56:21 +02:00
schn33fuchs 4bdf3dc04a Updated gitignore
node_modules now ignored
2026-05-02 12:32:38 +02:00
schn33fuchs 76b4ccf943 Updated gitignore 2026-04-27 12:49:21 +02:00
schn33fuchs 6ea3a512e8 Updated .gitignore 2026-04-27 12:12:52 +02:00
schn33fuchs 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
schn33fuchs 38c7633967 Initialized Rust project
Used "cargo init" to initialize the rust project
2026-04-17 17:14:17 +02:00
schn33fuchs 8c3bad1dd1 Initial commit 2026-04-17 17:04:07 +02:00