FrostByte/server
2023-10-21 00:59:21 +02:00
..
migrations Added some triggers and formatting to the migration scripts 2023-10-21 00:59:21 +02:00
src Changes related to api in both client and server 2023-10-20 22:49:09 +02:00
testing Stress testing python script 2023-10-10 19:30:10 +02:00
.gitignore Working actix_files and vite configuration for serving static build 2023-10-17 03:04:42 +02:00
build.rs Database integration WIP 2023-10-10 00:03:04 +02:00
Cargo.lock Lots of untested changes 2023-10-20 20:57:58 +02:00
Cargo.toml Lots of untested changes 2023-10-20 20:57:58 +02:00
README.md Better comments and guidance in certain files 2023-10-18 19:20:06 +02:00

Server

An actix-web server that uses sqlx to connect to a database.

Some examples