Alan Rynne
f784efa9c3
chore(build): Added demo build files to gitignore
2021-02-25 11:24:13 +01:00
Nicolas Chaulet
1fe3d87fd6
Specify supported node version
2021-01-29 12:15:29 +00:00
Dimitrie Stefanescu
628fac0be0
Merge pull request #84 from gjedlicska/viewer_in_docker
...
WIP: Viewer in docker
2021-01-26 14:02:03 +00:00
Gergő Jedlicska
f14c600470
fix(git and docker ignore files): merged node_modules ignore commands into a single glob pattern
...
With each new package a new gitignore entry was required, it is now automatically ignored with a
glob pattern. Same thing added to the dockerignore file.
2021-01-26 09:27:14 +01:00
Alan Rynne
6c436ca440
chore(git): Ignore mac hidden files.
2021-01-25 14:54:59 +01:00
Dimitrie Stefanescu
9ec099ef0d
feat(viewer): adds small help menu to renderer component
2021-01-22 09:43:31 +00:00
Dimitrie Stefanescu
5d4cf9c616
feat(viewer): scaffolds frontend renderer integration
2021-01-20 20:00:00 +00:00
Dimitrie Stefanescu
ce417dd5b2
chore(readme): added readmes for server and frontend
2021-01-03 20:11:36 +02:00
Dimitrie Stefanescu
e760c83aef
chore(server): minor cleanup
2020-12-22 22:17:30 +02:00
Dimitrie Stefanescu
a9a77872d2
feat(gql): stream users now returns a custom type - no longer polluting the original
...
& many other fixes & squashed bugs (stream counts, other users' streams, etc.)
2020-07-21 23:40:42 +01:00
Dimitrie Stefanescu
23b63c749c
feat(structure): structured frontend into an MPA and various other fixes
2020-05-24 20:16:51 +01:00
Dimitrie Stefanescu
7011dd3759
feat(frontend): added vue app
2020-05-22 18:06:34 +01:00
Dimitrie Stefanescu
f797365d90
test(coverage): added test coverage reports via nyc/istanbul
2020-04-09 11:07:44 +01:00
Dimitrie Stefanescu
75f0472b03
first commit
2020-03-26 21:45:24 +00:00