gparant
ba47d8b1d4
Setup web-socket connection
...
- Add authentification socket.io with jwt token
2020-04-04 14:05:18 +02:00
David Négrier
cb11acc428
Merge pull request #18 from gparant/create-backend
...
Create backend
2020-04-04 13:19:40 +02:00
David Négrier
212f6f9391
Fixing typos
2020-04-04 13:18:45 +02:00
gparant
4e1115725b
Add io socket message to share user position.
...
- Add message 'user-position' to share position in a room.
- Change JoinRoomMessage to MessageUserPosition to have all data to share position and user information
- Fix error alias to build
2020-04-04 12:42:02 +02:00
gparant
63dc515c5b
Add Vagarnt in project RADME and fix feeback @moufmouf
2020-04-04 11:36:18 +02:00
gparant
9bbfc3f371
Add Vagrantfile
2020-04-04 04:33:57 +02:00
gparant
ba335aa33d
Create backend
...
- NodeJs
- Express
- Socket.io
- Eslint
- TypeScript
2020-04-04 04:08:12 +02:00
David Négrier
c0e75ae07e
Merge pull request #16 from moufmouf/docker-compose
...
Adding docker-compose
2020-04-03 18:48:36 +02:00
David Négrier
214abc7a0a
Merge pull request #17 from moufmouf/autoresize
...
Automatically resizing game when window is resized
2020-04-03 18:42:11 +02:00
David Négrier
9290dfd6c5
Automatically resizing game when window is resized
2020-04-03 18:41:06 +02:00
David Négrier
f1ab9705c9
Adding docker-compose
...
This first commit contains a docker-compose with:
- front container
- traefik for reverse proxy
back container will be added when ready.
2020-04-03 18:31:11 +02:00
David Négrier
20c525c3a6
Adding README
2020-04-03 14:59:24 +02:00
David Négrier
26b8412f3c
Initial commit
2020-04-03 14:56:21 +02:00