/Rosarium

Pray the Holy Rosary in Latin inside medieval churches with middle ages ambience.

Primary LanguageJavaScript

Rosarium ✝️

Pray the Holy Rosary in Latin inside medieval churches with middle ages ambience.

Run project

Install dependencies

pnpm

Start developer environment

pnpm dev

Adding new places

See map.js

Adding new rosaries

Add to map.js;

Enable the node helpers in rosary.js setting the dev mode in Rosarium class:

class Rosarium {
  static mode = "dev"; 
  ...

Run the project and set the correct node positions.

Vivat Christus Rex!