{"id":21730735,"url":"https://github.com/digitalwarenkombinat/julala","last_synced_at":"2026-04-15T12:37:28.847Z","repository":{"id":60115871,"uuid":"414109685","full_name":"digitalwarenkombinat/julala","owner":"digitalwarenkombinat","description":"The web project Julala has been created during the Coding da Vinci Nieder.Rhein.Land 2021 cultural hackathon and offers the opportunity to generate, print and color mandalas from vectorized copperplate elements.","archived":false,"fork":false,"pushed_at":"2024-10-10T15:00:31.000Z","size":19424,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T20:11:18.485Z","etag":null,"topics":["art","codingdavinci","collection","culture","european","exploratory-visualization","hackathon","heritage","image","mandala","museum-collections","museum-digital","museum-experience","open-source","openglam","prototype","react","single-page-app","webapp"],"latest_commit_sha":null,"homepage":"https://digitalwarenkombinat.github.io/julala/","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/digitalwarenkombinat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-06T07:19:40.000Z","updated_at":"2023-10-21T09:26:53.000Z","dependencies_parsed_at":"2025-01-25T20:10:31.509Z","dependency_job_id":"bd011084-36ca-425a-87f9-47ec7cbb9f29","html_url":"https://github.com/digitalwarenkombinat/julala","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalwarenkombinat%2Fjulala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalwarenkombinat%2Fjulala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalwarenkombinat%2Fjulala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/digitalwarenkombinat%2Fjulala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/digitalwarenkombinat","download_url":"https://codeload.github.com/digitalwarenkombinat/julala/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244707707,"owners_count":20496786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["art","codingdavinci","collection","culture","european","exploratory-visualization","hackathon","heritage","image","mandala","museum-collections","museum-digital","museum-experience","open-source","openglam","prototype","react","single-page-app","webapp"],"created_at":"2024-11-26T04:17:23.389Z","updated_at":"2025-10-18T09:02:00.512Z","avatar_url":"https://github.com/digitalwarenkombinat.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://digitalwarenkombinat.github.io/julala/\"\u003e\n    \u003cimg alt=\"Logo of 'Julala'\" src=\"public/icon-192.png\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n---\n\n[![Screenshot of _Julala_](julala.png)](https://digitalwarenkombinat.github.io/julala/)\n\n## About [_Julala_](https://digitalwarenkombinat.github.io/julala/)\n\nThe project **Julala** has been created during the Coding da Vinci Nieder.Rhein.Land 2021 cultural hackathon as a further development of the [**Plantala**](https://github.com/digitalwarenkombinat/plantala) project realized during the Coding da Vinci Niedersachsen 2020 cultural hackathon.   \n\nThe web project offers the opportunity to generate, print and color mandalas from vectorized copperplate elements. \n\nThe copperplate elements belong to the collection “Fürstlich Jülich´sche Hochzeit” (\"Royal Jülich Wedding\") from the workshop of Franz Hogenberg and show the events surrounding the wedding of Duke Johann Wilhelm of Jülich-Kleve-Berg and Margravine Jakobe of Baden in June 1585. \n\n_As part of the Coding da Vinci Nieder.Rhein.Land 2021 cultural hackathon, the Düsseldorf City Museum has provided the object data sets for the “Fürstlich Jülich´sche Hochzeit” (license CC BY 4.0 Stadtmuseum Düsseldorf)._\n\n_All vector graphics and Julalas created for the project were provided with a CC BY-SA 4.0 license._\n\n_The source code of Plantala/Julala runs under an MIT license._  \n  \n### MaaS (Media station as a Service)\n\nFurthermore within the project developed the idea of **Media station as a Service (MaaS)**, which allows easily to reuse the framework of the **Plantala** and **Julala** projects to create new, simple Mandala generators and to use them as media station for example in museums, galleries or educational centers.\n\n## [Create your own media station!](./medienstationAsAService/README.md)\n\n## Feedback\n\nFeel free to send us feedback on [Twitter](https://twitter.com/digiwako) or [file an issue](https://github.com/digitalwarenkombinat/julala/issues/new). Feature requests are always welcome.\n\n## Getting started\n\nRun the following command on your local environment:\n\n```\ngit clone --depth=1 https://github.com/digitalwarenkombinat/julala.git\ncd julala\nnpm install\n```\n\nYou can run the application in development mode with live reload:\n\n```\nnpm run dev\n```\n\nOpen http://localhost:3000 with your favorite browser to see the application.\n\n```\n.\n├── README.md            # README file\n├── next.config.js       # Next JS configuration\n├── public               # Public folder\n│   └── images           # Images used by the application\n├── components\n│   ├── ui               # Visual components\n│   └── utils            # Utility folder\n├── pages                # Next JS pages\n└── tsconfig.json        # TypeScript configuration\n```\n\nYou can see the results locally in production mode with:\n\n```\nnpm run build\nnpm run start\n```\n\nThe generated HTML and CSS files are minified (built-in feature from Next js).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalwarenkombinat%2Fjulala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdigitalwarenkombinat%2Fjulala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdigitalwarenkombinat%2Fjulala/lists"}