Commit Graph

18 Commits

Author SHA1 Message Date
Nicolas Chaulet 1fe3d87fd6 Specify supported node version 2021-01-29 12:15:29 +00:00
Dimitrie Stefanescu 3fa3615b74 Merge pull request #79 from peterjgrainger/master
Docker image recipe containing the Frontend and the Server
2021-01-20 11:07:19 +00:00
Dimitrie Stefanescu 4464944b6c Merge branch 'master' into dim/viewer 2021-01-19 22:33:15 +00:00
Peter Grainger a2bc60a4fb fix: http-proxy-middleware dev dependency 2021-01-19 22:13:00 +00:00
Peter Grainger a5a233d913 feat(docker): refactor of Dockerfile and avoid loading dev dependency in prod
Refactor of the Dockerfile to keep as minimal as possible and add documentation. Also moved an npm module reference to only be referenced in development
2021-01-19 22:07:49 +00:00
Dimitrie Stefanescu 65c44caed8 fix(server): removes console log statements 2021-01-19 22:02:48 +00:00
Dimitrie Stefanescu c541999eb3 Update readme.md
clarifies .env instructions
2021-01-19 13:25:49 +00:00
Peter Grainger f45c6d5028 feat(docker): add docker configuration for frontend and server
Provide a Dockerfile to create an image containing the frontend and the server.
2021-01-19 12:03:01 +00:00
Dimitrie Stefanescu 2f3ba1be22 fix(server): correctly sets path for app proxy 2021-01-11 12:04:28 +02:00
Matteo Cominetti 490b213897 docs: removes all links to slack 2021-01-06 16:42:56 +00:00
Dimitrie Stefanescu 753f1de35e fix(server): downgraded pg lib to ^7.18.2 2021-01-06 14:50:17 +00:00
Dimitrie Stefanescu 03e6da94e6 Merge branch 'master' into dim/remote-hotfixes 2021-01-06 10:55:17 +02:00
Dimitrie Stefanescu 4e440401c8 fix(server): adds cors on object download route 2021-01-06 08:52:02 +00:00
Dimitrie Stefanescu 7bf880d093 chore(docs/ci): fixed minor formatting in readme, added todos in circle ci yaml 2021-01-04 14:04:21 +02:00
Dimitrie Stefanescu 4f0ab3e41d fix(server): remote hotfix: correctly serving frontend in production from server 2021-01-04 14:00:23 +02:00
Dimitrie Stefanescu ce417dd5b2 chore(readme): added readmes for server and frontend 2021-01-03 20:11:36 +02:00
Dimitrie Stefanescu 8d03d0baa2 ci(codecov): test reporter output fiddles 2021-01-03 14:25:10 +02:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00