It can be used for management of your code snippets, diagrams and other small stuff that is not a really complete application.
Java 1.9+, Maven 3.2.3+, Docker.
Simply execute ./run.sh.
It will create and initialize a docker container for Postgres DB if executed for the first time. It will also ask you to create an admin user to be used for Snippet.
Point your browser to localhost://8080 if not done automatically.
Execute ./stop-server.sh to stop java server or simply kill a process.
Run ./destroy.sh to stop the application and remove Postgres Docker container.
Apache License 2.0