Hammad Jutt
5cfd7d88dd
Setup multistage build to allow running backend server in dev mode so we dont have to run it outside Docker
...
This will automatically restart the backend server in docker anytime there are changes to the original
source files instead of copying over when running in dev mode. In production, it will still do the
normal copy/build.
2020-07-06 01:55:44 -06:00
Pacien Boisson
d7713f983b
Finish docker/lerna ( #13 )
...
* Fix console output with lerna for backend
* fix app start command
* Hasura waits that databse is up
* Update readme
2020-06-26 18:22:37 -06:00
Pacien Boisson
899335594a
[WIP] Fix docker with lerna ( #8 )
...
* trying to fix Backend docker image with lerna
* fix dockerfile CMD
* Fix Dockerfile build
* Fix 3box types
Co-authored-by: Hammad Jutt <jutt@ualberta.ca >
2020-06-08 00:49:39 -06:00
Pacien Boisson
7747ff69d0
Architecture update ( #7 )
...
* Fix errors with profile_rank ENUM
* Upgrade to Hasura 1.2.1
* Rename Profile to Account
* Common JS package
* rm app-react/lib/did
* Better login management
2020-05-08 21:54:00 +02:00