Skip to content

mapa-app/source

Repository files navigation

Netlify Status

MaPa App

MaPa App

About

This project has been started during the #wevsvirus hackathon of the German Government.

It can be found on DevPost, the source is on GitHub and is deployed to Netlify.

The idea is to help families with their children, especially during a crisis like Corona / Corvid-19. People are forced to stay at home, may have to work remotely and at the same time have to take care of their children. Especially divorced couples may have difficulty finding the right Blanace.

This app helps by recording the daily life of the children with a diary.
A calendar supports the planning of childcare times.

Prepare

  1. Use correct node version as defined in .nvmrc. The node version manager is highly recommended.
  2. Install dependencies with npm install
  3. Copy the .env.example file in packages/backend to .env and enter the database credentials

Build

Simply run npm run build.

Serve

For local development run npm start. This creates a development server on http://localhost:3333 with a file watcher and live reload.

The backend is served on http://localhost:4000/graphql, the graphql endpoint also serves a playground.

To use the local backend, you have to point the api url in the config (packages/frontend/src/config.json) to the graphql endpoint.

#wirvsvirus

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages