Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

34 lines (23 loc) · 1.27 KB

null Swachalit

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

CircleCI 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