{"id":13689057,"url":"https://github.com/adzialocha/hoffnung3000","last_synced_at":"2025-04-05T03:30:50.297Z","repository":{"id":19103361,"uuid":"86197865","full_name":"adzialocha/hoffnung3000","owner":"adzialocha","description":"Platform for decentralized, anonymized, self-curated festivals","archived":false,"fork":false,"pushed_at":"2023-09-18T18:01:53.000Z","size":8828,"stargazers_count":36,"open_issues_count":5,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-03T22:02:07.739Z","etag":null,"topics":["decentralization","express","festival","platform","react","self-curation","single-page-app"],"latest_commit_sha":null,"homepage":"https://hoffnung3000.de","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adzialocha.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}},"created_at":"2017-03-26T00:42:08.000Z","updated_at":"2024-07-28T20:03:12.000Z","dependencies_parsed_at":"2024-01-14T16:11:01.302Z","dependency_job_id":"3cb891d2-95bf-46c2-a5c5-ffed40764552","html_url":"https://github.com/adzialocha/hoffnung3000","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fhoffnung3000","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fhoffnung3000/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fhoffnung3000/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adzialocha%2Fhoffnung3000/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adzialocha","download_url":"https://codeload.github.com/adzialocha/hoffnung3000/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"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":["decentralization","express","festival","platform","react","self-curation","single-page-app"],"created_at":"2024-08-02T15:01:32.319Z","updated_at":"2025-04-05T03:30:45.388Z","avatar_url":"https://github.com/adzialocha.png","language":"JavaScript","funding_links":[],"categories":["express"],"sub_categories":[],"readme":"# HOFFNUNG 3000\n\nPlatform for decentralized, anonymized, self-curated festivals.\n\n```javascript\nConversation.belongsToMany(Animal, {\n  as: 'animals',\n  foreignKey: 'conversationId',\n  through: 'conversationsAnimals',\n})\n```\n\n## Features\n\n* Register `resources` (skills, items, etc.) and make them available to other users\n* Create `places` (address, gps position or *virtual*) and define time slots, so other users can organize events there\n* Organize `events` in `places` and use `resources` of others to realize them\n* Users can be anonymized with randomly generated [animal avatars](https://github.com/adzialocha/random-animal-name-generator/)\n* Random meetings with random participants in random places\n* Built-in messenger and activity stream\n* `events` and `places` can be private (not visible to audience) or public\n* [.gif-stream](https://github.com/adzialocha/gif-stream/blob/master/example.gif) documentation tool\n\n## How can I use this platform?\n\nCheck out the [Handbook](https://hoffnung3000.de) to get started.\n\n## Requirements\n\n* Server with NodeJS environment (`\u003c= 16`)\n* PostgreSQL database\n* Mail-Server (SMTP)\n* PayPal Account for payment (optional)\n* AWS S3 Cloud Storage (optional)\n* [gif-stream-server](https://github.com/adzialocha/gif-stream-server) (optional)\n\n## Development\n\nRead the [Handbook](https://hoffnung3000.de) for more information about setup, contributions, deployment of HOFFNUNG 3000.\n\n## About\n\nHOFFNUNG 3000 was developed for a self-curated festival for music, art and theory organized by [BLATT 3000](https://blatt3000.de) and [Klangkeller](http://www.klangkeller.net/), 24.-26.08.17 in Berlin - HOFFNUNG 3000 is an experiment in social, artistic and theoretical collaboration. Feel free to use the platform for your own festivals. :panda_face:\n\n## Projects using the platform\n\n* https://blatt3000.de/ (HOFFNUNG 3000 2017, Berlin DE)\n* https://festival.antiuniversity.org/ (ANTI UNIVERSITY 2020 \u0026 2021, London UK)\n* https://openfutures.ch/ (Open Futures 2021, Zürich CH)\n* https://freilauf.camp/ (DIY Bike Camp 2020, Berlin DE)\n* https://www.femmusicgather.org/ (Feminist UdK Course 2020, Berlin DE)\n* https://www.molekuel-festival.de/ (Music festival 2020, Cologne DE)\n* https://kalender.zukunftsdorf22.org/ (Zukunftsdorf 2022, Documenta fifteen, Kassel DE)\n\n*🛸 Please note that some of these websites might not be online anymore.*\n\n## Related projects\n\n* [`hoffnung3000-jekyll-theme`](https://github.com/sandreae/hoffnung3000-jekyll-theme): Turn your current HOFFNUNG 3000 instance into a Jekyll archive page.\n* [`gif-stream-server`](https://github.com/adzialocha/gif-stream-server): .gif stream server for HOFFNUNG 3000.\n* [`random-animal-name-generator`](https://github.com/adzialocha/random-animal-name-generator/): Package to generate random animal names.\n* [`p2panda`](https://github.com/p2panda/handbook): p2p protocol which originated from HOFFNUNG 3000.\n\n## Contributors\n\n* [`@adzialocha`](https://github.com/adzialocha)\n* [`@sandreae`](https://github.com/sandreae)\n\n## License\n\nGNU Affero General Public License v3.0 [`AGPL-3.0`](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzialocha%2Fhoffnung3000","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadzialocha%2Fhoffnung3000","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadzialocha%2Fhoffnung3000/lists"}