https://github.com/jorritvanderheide/stadsvisioenen
Stadsvisioenen is a participation platform where citizens can create fictional visions of the future, facilitating a more comprehensive and inclusive discourse on city development.
https://github.com/jorritvanderheide/stadsvisioenen
artifiical-intelligence chatgpt citizenship futures imagination participation storytelling urban-governance
Last synced: 4 months ago
JSON representation
Stadsvisioenen is a participation platform where citizens can create fictional visions of the future, facilitating a more comprehensive and inclusive discourse on city development.
- Host: GitHub
- URL: https://github.com/jorritvanderheide/stadsvisioenen
- Owner: jorritvanderheide
- License: bsd-3-clause
- Created: 2023-10-06T11:16:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-20T10:02:02.000Z (6 months ago)
- Last Synced: 2025-01-29T01:36:31.375Z (4 months ago)
- Topics: artifiical-intelligence, chatgpt, citizenship, futures, imagination, participation, storytelling, urban-governance
- Language: TypeScript
- Homepage: https://stadsvisioenen.nl
- Size: 777 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Stadsvisioenen
## About
This repository contains the source code for the Stadsvisioenen project.
The default branch for development is the [staging branch](https://github.com/jorritvanderheide/stadsvisioenen/tree/staging).
### Built with
       
## Getting started
### Prerequisites
- Node.js
- NPM## Development
To install the dependencies, run:
```shell
npm install
```To run the app in development mode, run:
```shell
npm run dev
```You can then visit [localhost:3000](http://localhost:3000) in the browser to view the site.
## License
[](https://opensource.org/licenses/BSD-3-Clause)