Chan9390 / 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.

Home Page:https://null.co.in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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.

https://null.co.in


Languages

Language:Ruby 49.3%Language:HTML 22.7%Language:JavaScript 18.0%Language:CSS 8.7%Language:CoffeeScript 1.0%Language:Shell 0.3%Language:Dockerfile 0.1%