This website requires JavaScript.
Explore
Help
Register
Sign in
Kraut.World
/
server
Watch
3
Star
0
Fork
You've already forked server
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21d7fb733a
server
/
back
History
Download ZIP
Download TAR.GZ
David MAECHLER
21d7fb733a
Fix logic in group creation since i only checked the distance between the two first users and not rechecked the distance between a new memember with the ones already present in the group. Also sort the array of distances to group the ones closer first.
2020-04-06 01:27:20 +02:00
..
src
Fix logic in group creation since i only checked the distance between the two first users and not rechecked the distance between a new memember with the ones already present in the group. Also sort the array of distances to group the ones closer first.
2020-04-06 01:27:20 +02:00
.eslintrc.json
Create backend
2020-04-04 04:08:12 +02:00
.gitignore
Add io socket message to share user position.
2020-04-04 12:42:02 +02:00
package.json
Add authenticate
2020-04-04 17:22:02 +02:00
server.ts
Create backend
2020-04-04 04:08:12 +02:00
tsconfig.json
Refactor and fix error hydration message socket io
2020-04-04 16:25:03 +02:00
yarn.lock
Add authenticate
2020-04-04 17:22:02 +02:00