Skip to content

Save your code snippets, HOW-TOs and screenshots in a convenient way

License

Notifications You must be signed in to change notification settings

backedrum/snippet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snippet web application

What it can be used for?

It can be used for management of your code snippets, diagrams and other small stuff that is not a really complete application.

Prerequisites

Java 1.9+, Maven 3.2.3+, Docker.

How to run?

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.

Stop application

Execute ./stop-server.sh to stop java server or simply kill a process.

Cleanup

Run ./destroy.sh to stop the application and remove Postgres Docker container.

License

Apache License 2.0

About

Save your code snippets, HOW-TOs and screenshots in a convenient way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published