workadventure/back
2021-07-02 18:49:22 +02:00
..
src Fixing eslint ignore broken by Prettier 2021-06-24 10:23:32 +02:00
tests FIX: improved the visit card, cleanup the code 2021-06-08 16:39:22 +02:00
.dockerignore Fixing Dockerfiles 2020-04-11 15:11:22 +02:00
.eslintrc.json Enabling stricter lint: forbidding usage of any 2020-06-09 15:51:14 +02:00
.gitignore Add io socket message to share user position. 2020-04-04 12:42:02 +02:00
.prettierignore Adding prettier on back and pusher (not running them right now) 2021-06-23 16:23:16 +02:00
.prettierrc.json Making max line length to 120 2021-06-23 16:58:57 +02:00
Dockerfile *: Dockerfiles cleanup, docker-compose.prod.yaml 2021-01-12 22:32:37 +01:00
jasmine.json added jasmine in the back 2020-04-06 15:48:19 +02:00
LICENSE.txt Changing license to AGPL + Commons Clause 2020-06-09 10:17:21 +02:00
package-lock.json Merge remote-tracking branch 'remotes/upstream/develop' into trigger-message-refv3 2021-07-02 18:49:22 +02:00
package.json Fixing eslint ignore broken by Prettier 2021-06-24 10:23:32 +02:00
server.ts Making HTTP and GRPC ports configurable in API server 2020-12-14 22:43:05 +01:00
tsconfig.json Merge branch 'develop' of github.com:thecodingmachine/workadventure into feature/global-message 2020-10-01 14:11:34 +02:00
yarn.lock Setting up lint-staged on front and back 2021-06-23 16:45:38 +02:00