We need to create some basic documentation that will help new developers learn our development process and get started with their own local development environment.
Documentation
[ ] How to install using Docker
[ ] How to build/test
[ ] Contributing Guidelines
[ ] Architecture Overview
Automation
Ultimately we should have a build or run script like 'dev.sh' that starts up the development environment, both the front-end and the UI.
We need to create some basic documentation that will help new developers learn our development process and get started with their own local development environment.
Documentation
Automation
Ultimately we should have a build or run script like 'dev.sh' that starts up the development environment, both the front-end and the UI.