Initial commit with webserver logic.

This commit is contained in:
calcu1on
2024-12-22 15:21:55 -05:00
parent 5f14249746
commit 6447689921
5 changed files with 117 additions and 1 deletions

6
.gitignore vendored
View File

@@ -18,4 +18,8 @@ Cargo.lock
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
#.idea/
# Added by cargo
/target