Skip to content

predic8/simple-document-archive

Repository files navigation

Document Archive

Simple Document Archive with Blockchain based Integrity

Create application.properties in src/main/resources containing:

spring.jpa.hibernate.naming-strategy=org.hibernate.cfg.DefaultNamingStrategy
spring.jpa.hibernate.ddl-auto=create-drop

security.user.name=
security.user.password=

user_name=

# E-mail Support
email_username=
email_password=
email_smtp=
email_recipient=

# Twitter Support
twitter_consumerKey=
twitter_consumerSecret=
twitter_accessToken=
twitter_accessTokenSecret=

alt text

About

Simple Document Archive with Blockchain based Integrity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published