Not actively maintained. See the successor of this project https://github.com/compassionprojects/socialchange
This project is a global effort to collect all social change stories where Nonviolent Communication has been a part of to influence policy and lessen the harms of punitive systems
Clone the repo and then
npm i
cp .env.local.example .env.local
npm run dev
Make sure to have Docker and run
docker-compose up -d # this will start the database and elastic search
Open localhost:3000
The main
branch continuously deploys to heroku.
--
This is a Next.js project bootstrapped with create-next-app
.