Lysquid / gamIFy

Video game wiki based on semantic web and DBpedia data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GamIFy

Moteur de recherche de jeux vidéos, utilisant la base de connaissance de web sémantique DBpedia.

Le site est disponible à l'adresse suivante : https://gamify.blazanome.ynh.fr

Lancer le site

  • Installer Node.js
  • Se déplacer à la source du projet
  • npm install
  • npm run dev
  • Un message apparaît avec l'adresse locale pour accéder au site

Avec Docker

  • Installer Docker
  • Checkout sur la branche release
  • docker compose up
  • Le site est disponible à l'adresse http://localhost:5050

About

Video game wiki based on semantic web and DBpedia data


Languages

Language:Svelte 51.3%Language:TypeScript 40.5%Language:JavaScript 5.9%Language:Dockerfile 1.1%Language:HTML 0.9%Language:CSS 0.3%