Skip to content

The website for ErnteTeilen, a civic society initiative aimed at supporting community-supported agriculture with digital technology.

License

Notifications You must be signed in to change notification settings

teikei/ernte-teilen.org

Repository files navigation

ernte-teilen.org

This repository contains the source code of the ernte-teilen.org project website. For the mapping and data management tools used on ernte-teilen.org/karte and solawi.ch, see the main teikei repository.

How to setup and run this project

This web application is built upon React and Gatsby. It uses Yarn for managing dependencies.

Prerequisites

  1. Install the Node.js runtime
  2. Install the Yarn package manager

Note: This web application uses sharp for image optimization. This requires libvips, which should come pre-installed on most UNIX-like systems. If not, use your package manager of choice to install libvips-dev before installing the node dependencies in the next step.

Install dependencies

npm install

Run in development

npm run dev

Build for production

npm run build

Serve production build

npm run serve

About

The website for ErnteTeilen, a civic society initiative aimed at supporting community-supported agriculture with digital technology.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published