skrypt
A social networking application for MAXX Apprentices and Alumni
Getting Started
Requires
docker-compose
Prepare your environment
- clone this repository
- checkout develop and create a feature branch if desired (any change should have it's own feature branch)
Serve the app locally
- cd into the root directory
- run
docker-compose up