openreplay/peers
Rajesh Rajendran f3b6bda163
Vagrant for local contribution (#434)
* chore(vagrant): initial vagrantfile
* chore(vagrant): adding instructions after installation
* chore(vagrant): Adding vagrant user to docker group
* chore(vagrant): use local docker daemon for k3s
* chore(vagrant): fix comment
* chore(vagrant): adding hostname in /etc/hosts
* chore(vagrant): fix doc
* chore(vagrant): limiting cpu
* chore(frontend): initialize dev env
* chore(docker): adding dockerignore
* chore(dockerfile): using cache for fasten build
* chore(dockerignore): update
* chore(docker): build optimizations
* chore(build): all components build option
* chore(build): utilities build fix
* chore(scrpt): remove debug message
* chore(vagrant): provision using stable branch always

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
2022-04-27 12:54:40 +00:00
..
servers feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00
.dockerignore Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
.gitignore feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00
build.sh Vagrant for local contribution (#434) 2022-04-27 12:54:40 +00:00
Dockerfile feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00
package-lock.json feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00
package.json feat(sourcemaps-reader): extracted sourcemaps reader 2022-04-13 19:06:19 +02:00
server.js feat(peers): peerjs server as a standalone service 2022-04-13 18:55:49 +02:00