Open-source magick reference PWA
Copyright (c) 2020-2026 Gadi Cohen.
- The app is AGPL-3.0-or-later: use it, change it and run it, but whoever you serve it to must be able to get its source.
- The data in
data/is CC BY 4.0: use it anywhere, with credit. - The components in
src/components/are MIT, apart from the few that import app code, which that file lists. - Images this app draws, such as the Tree of Life, sigils, tablets and lamens, are CC BY 4.0. Work by other people that the app shows keeps its own licence and is credited at magick.ly/about#credits.
See CONTRIBUTING.md before opening a pull request.
First, run the development server:
pnpm devOpen http://localhost:3000 with your browser to see the result.