Skip to content

Website built with Next.js and Elasticsearch to provide a quick way to informations for refugees from Ukraine and their helpers.

Notifications You must be signed in to change notification settings

MartinSeeler/ukraine-hilfe-sachsen

Repository files navigation

Ukraine Hilfe Sachsen

How it works

People can submit information about their needs and offers. This information is then stored in a Google Sheet and curated by a team of volunteers at Avantgarde Labs. The curated data is then exported to Elasticsearch and searchable on the website.

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/MartinSeeler/ukraine-hilfe-sachsen.git
cd ukraine-hilfe-sachsen
yarn install
yarn dev

Create a .env file similar to .env.example. You cann use our search API key for testing purposes, as well as the translations from Locize. The provided API key is read-only and can only be used to fetch data.