explore wikipedia as a knowledge graph https://wikigrapher.com/
standalone web app for 7mza/wikigrapher-generator
- kotlin / spring webflux
- spring data neo4j
- thymeleaf / typescript
- bootstrap / vis network
- gradle / npm / webpack
sdk env install
nvm install
docker
refer to 7mza/wikigrapher-generator to generate wikipedia graph & setup neo4j
npm i
npm run build && ./gradlew clean ktlintFormat ktlintCheck build
# or for source maps
npm run build:dev && ./gradlew clean ktlintFormat ktlintCheck build -Pmode=development
spring is configured with compose support, run with ide or
./gradlew buildLocalDockerImage
docker compose up --build
this project is licensed under the GNU Affero General Public License v3.0
wikipedia® is a registered trademark of the wikimedia foundation
this project is independently developed and not affiliated with or endorsed by the wikimedia foundation