This repository contains source code of application used to run https://null.community
Bring up core web app for development
docker-compose up
Bring up full stack
docker-compose -f docker-compose-full-stack.yml up