- There is 2 folders :
api
andweb
- Setup server in
api/server
- Server running script is in
api/src/spigot/spigot.service.ts
- To run frontend
pnpm dev
and, To run backendpnpm start:dev
- Using SSE (Server Sent Event) for sending console from
latest.log
to frontend. - Interval Checking for server status & players list