Skip to content

Declarative docker environment

Edu requested to merge eduponte/frontend-dev:master into master

Description

This PR revamps the development environment.

Some of the improvements are:

  • Declarative docker environment, with isolated networking.
  • Shared flow for all OSs. No need for dedicated scripts.
  • Path agnostic approach.
  • Persistent mysql storage.
  • Revamped documentation, with new trobuleshooting page.

Closes #4 and partially tackles #3

Edited by Edu

Merge request reports