ARMStrong.WebServer -- a monolith analog of Armstrong.Server with the ability to control polling through a web interface.
git clone git@github.com:digital-armstrong/Armstrong.WebServer.git && \
cd Armstrong.WebServer && \
make setupmake start-devmake cleanupmake checkOr start them separately:
make lintmake test