Skip to content
Snippets Groups Projects
  • Richard Henck's avatar
    a60e10ad
    Add Docker files and scripts · a60e10ad
    Richard Henck authored
    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.
    a60e10ad
    History
    Add Docker files and scripts
    Richard Henck authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.