A video game wiki using DBpedia data, an open data graph database. It was made by 7 people, for a class on semantic web. It uses Svelte, a front-end framework.
- Install Node.js (tested with version 20)
npm install
npm run dev
- A message appears with the localhost url
A docker image for deployment is also available.