Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technologiestiftung/idea-machine-frontend
https://github.com/technologiestiftung/idea-machine-frontend
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/technologiestiftung/idea-machine-frontend
- Owner: technologiestiftung
- License: mit
- Created: 2024-06-05T11:40:25.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T16:12:46.000Z (about 1 month ago)
- Last Synced: 2024-11-20T17:24:10.750Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://future-greetings.vercel.app/
- Size: 310 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Built%20with%20%E2%9D%A4%EF%B8%8F-at%20Technologiestiftung%20Berlin-blue)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
# (Semi-serious) Idea Machine
Web app that displays greetings from the future (Postcards with ideas/illustration by ChatGPT/Dall-e) for the digitalization of Berlin.
The ideas are explicitly semi-serious and are intended as a conversation starter.
The ideas are generated from physical dice rolls that send their result side to the backend.
Each side is associated with a term such as "Web-App", "Gesundheit", etc. that serves as input to the idea generation.## Prerequisites
These are the other necessary repositories:
- [https://github.com/technologiestiftung/idea-machine-backend](https://github.com/technologiestiftung/idea-machine-backend)
- [https://github.com/technologiestiftung/idea-machine-dice](https://github.com/technologiestiftung/idea-machine-dice)## Installation
If you are not in the project folder, cd into it and install dependencies:
```bash
cd idea-machine-frontend && npm ci
```## Development
You can run the dev server with the following command:
```bash
npm run dev
```## Contributing
Before you create a pull request, write an issue so we can discuss your changes.
## Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
Raphael.A
👀 🤔 📖 💻
aeschi
👀 🎨 💻 🤔
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
## Content Licensing
Texts and content available as [CC BY](https://creativecommons.org/licenses/by/3.0/de/).
## Credits
Made by
A project by
Supported by
## Related Projects
https://github.com/technologiestiftung/idea-machine-backend
https://github.com/technologiestiftung/idea-machine-dice