✨ For the project's background information and the thorough documentation, please visit our GitHub organization page.
The businessresponsibility.ch is a project to strengthen transparency and democratic control over the human rights performance of Swiss companies.
This repository contains all code and data for building the frontend, backend and workflow services of businessresponsibility.ch web platform.
Startup all development environment servers with docker-compose:
docker-compose build --no-cache
docker-compose up
Frontend: http://localhost:3000/
Backend: http://localhost:1337/admin
- Create a file containing the environment variables for development:
$:> cat ./frontend/.env.local
AIRTABLE_API_KEY=<ADD_HERE_AIRTABLE_API_KEY>
Building and deploying Docker container images: ...
Frontend: https://bizres.ch/
Backend: https://admin.bizres.ch/admin/