The websocket server used for the Secret Hitler Online game.
Find a file
Oliver-Akins d204378ea5 Add some type information for events that are sent to the client.
This isn't really used for anything in particular except documentation
2020-09-30 23:48:23 -06:00
data Update player object and example JSON 2020-09-29 16:33:01 -06:00
src Add some type information for events that are sent to the client. 2020-09-30 23:48:23 -06:00
.gitignore Add database folder to gitignore (allow example file) 2020-09-28 23:10:52 -06:00
package.json Update package.json and lock file 2020-09-28 23:08:38 -06:00
planning.txt Add documentation relating to the event information 2020-09-20 22:00:46 -06:00
pnpm-lock.yaml Update package.json and lock file 2020-09-28 23:08:38 -06:00
tsconfig.json Target ES2020 for compilation 2020-09-29 16:29:24 -06:00