Skip to content
Snippets Groups Projects
Commit a60e10ad authored by Richard Henck's avatar Richard Henck
Browse files

Add Docker files and scripts

By running "docker-compose -f docker/docker-compose.yml up" the frontend 
and a mock backend can be run. This enables unit and e2e testing.

There is also a Dockerfile for producing a production ready container 
using nginx as base.

The specs.yml file serves as an API definition for the backend mock 
container. This needs to be updated (i.e. copied over) manually whenever 
the backend API changes. This workflow may be improved in the future.
parent 73e4df7e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment