Demo website
A website to showcase an example of creating a set of applications built, tested and deployed completely with open-source and free tools.
Most of the backend services are Python
Flask applications
while the frontend uses the Material Design Lite library
with jQuery.
All backend services are built into Docker images on Travis CI then pulled to a Pine64 server where they are running behind an nginx proxy server.
The whole process including the deployments is automated,
the only manual step being the git push
command.
To see it in action and find out how it works go to the demo site.