You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Dockerfile to facilitate deployment, testing and running for front end developers. A make build command should be added to the server Makefile to run this. The backend database is currently sqlite3, so at this stage no postgres container is necessary...
The text was updated successfully, but these errors were encountered:
Create a Dockerfile to facilitate deployment, testing and running for front end developers. A
make build
command should be added to the server Makefile to run this. The backend database is currently sqlite3, so at this stage no postgres container is necessary...The text was updated successfully, but these errors were encountered: