A back-end server of Online whiteboard
cp .env{.exmple,}
go run main.go
The project source code is spread across a number of repos:
Name | Repo Address |
---|---|
e-whiteboard-server | https://github.com/kevinliao852/e-whiteboard-server |
e-whiteboard-client | https://github.com/kevinliao852/e-whiteboard-client |