Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.

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

![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white) ![NPM](https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge&logo=npm&logoColor=white) ![Next JS](https://img.shields.io/badge/Next-black?style=for-the-badge&logo=next.js&logoColor=white) ![Prisma](https://img.shields.io/badge/Prisma-3982CE?style=for-the-badge&logo=Prisma&logoColor=white) ![Supabase](https://img.shields.io/badge/Supabase-3ECF8E?style=for-the-badge&logo=supabase&logoColor=white) ![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7) ![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge&logo=typescript&logoColor=white) ![TailwindCSS](https://img.shields.io/badge/tailwindcss-%2338B2AC.svg?style=for-the-badge&logo=tailwind-css&logoColor=white)

## 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

[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)