Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.39 KB

null Swachalit

This repository contains source code of application used to run https://null.community

CircleCI Build and Test Maintainability

Developer Documentation

Development Environment

Bring up core web app for development

docker-compose up

Bring up full stack

docker-compose -f docker-compose-full-stack.yml up

Contributors Guide