Skip to content

beeldengeluid/hackalod_2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackalod_2025

To be used by the "Imagine all the people" team for HackaLOD 2025

Some SPARQL queries for public Muziekweb data are added in /queries. These can be useful for the Musiant/LODster application idea.

Some data files are located in /data and some helper files in /support.

Install and run

cd packages
npm install

Check the run options, within same packages dir:

npm run

Then to start the backend server run:

npm run dev --workspace backend
DEBUG=hackalod:* npm run dev --workspace @hackalod2025/backend

You'll see the address the API is running. You can copy paste it to your browser

npm run dev --workspace frontend
DEBUG=hackalod:* npm run dev --workspace @hackalod2025/frontend

You'll see the address the game UI is running. You can copy paste it to your browser

Docker

Test the backend $ docker run --rm -p 3000:3000 gijsjan/lodster:1.0.0

About

To be used by the "Imagine all the people" team for HackaLOD 2025

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •