EN605.607.81.SP22_ASDM_Project/back_end
Stephen Seo 8c84aae173 605.607 WIP! working get-id and disconnect
The frontend "server" and backend server must be served via the same
port/address. This can be done by using nginx as the server, and using
reverse-proxies from nginx to the frontend and backend servers.
2022-04-06 13:39:12 +09:00
..
src 605.607 WIP! working get-id and disconnect 2022-04-06 13:39:12 +09:00
.gitignore backend: Use enum to handle multiple db requests 2022-03-28 16:31:53 +09:00
Cargo.lock 605.607 WIP! working get-id and disconnect 2022-04-06 13:39:12 +09:00
Cargo.toml 605.607 WIP! working get-id and disconnect 2022-04-06 13:39:12 +09:00
notes.md Add note for debugging the backend 2022-03-29 17:30:26 +09:00