Go to file
Robert Vokac 0bfd386456
nanoboot/nanodata/pipeline/head This commit looks good Details
Reverse statements are sorted based on the flags
2024-04-21 12:34:50 +02:00
nanodata-entity Reverse statements are sorted based on the flags 2024-04-21 12:34:50 +02:00
nanodata-persistence-api Released for the first time 0.0.1-SNAPSHOT 2023-07-01 13:58:01 +02:00
nanodata-persistence-impl-sqlite Added Jenkins support 2023-09-28 19:14:15 +02:00
nanodata-web Reverse statements are sorted based on the flags 2024-04-21 12:34:50 +02:00
nanodata.confpath.template Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
tomcat Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
.gitignore An obsolete Maven dependency was removed 2023-06-17 17:55:34 +02:00
CREDITS Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
Jenkinsfile Fixed Jenkinsfile 2023-10-07 16:48:48 +02:00
LICENSE Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
README.md Initial development - work in progress #1 2023-04-26 17:56:56 +02:00
pom.xml Moved AuthenticationFilter to Octagon 2023-10-05 19:56:29 +02:00

README.md

Nanodata

This is web portal inspired by https://www.wikidata.org.

Local setup

  1. Copy directory nanodata.confpath.template to nanodata.confpath
  2. Copy file tomcat/setenv.sh to bin directory of Tomcat installation directory
  3. Update file setenv.sh in bin directory to match the correct path of new directory nanodata.confpath

Used tools