/swachalit

Swachalit - The null Automation Platform that hosts null.co.in. This repository contains code that is periodically synced from development repository. We plan to eventually move to completely open source development.

Primary LanguageRuby

null Swachalit

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

CircleCI

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

SSL/TLS

SSL/TLS and its corresponding security configuration should be handled at frontend reverse proxy. The reverse proxy should forward / to Swachalit running on port 8800.