feat: get user info server

This commit is contained in:
Timothy Jaeryang Baek
2025-04-10 17:48:57 -07:00
parent 0d7cc22555
commit 81255d55eb
6 changed files with 225 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
services:
server:
build:
context: .
ports:
- 8000:8000