To run:
. .venv/bin/activate # for python venv
python server.py # backend
npx vite # host local index.html + js
Since the js uses modules, I don't think it's possible to run out of a local file.
- prettify chat
- send position to server.
- position avatars
- bot
- anti-spam
- basic guard vs. unknown clients
- maybe it would make more sense to have a narrower side panel with a list of present users, and overlay the actual chat messages on the 3d viewer rather than having them be off to the side
- => ship