digitalfabrik / integreat-app

React JS and React Native App for Integreat
https://integreat.app
MIT License
48 stars 15 forks source link
e-government frontend integration integreat react react-native refugees

Integreat

GitHub license versioning CircleCI Status Maintainability Test Coverage CodeScene Code Health

integreat-app

React JS and React Native App for Integreat, Malte and Aschaffenburg.

Contents

Contributing

First, make sure you have a look at our conventions.

You can contribute by:

If you want to know more about Integreat or if you want to join us, contact Leandra, Steffen or our info mail and visit our website.

Project Structure

This is a monorepo and contains the following projects:

Both projects are whitelabelled with different build configs.

There are also separate sub-projects used by both projects:

Getting Started

Prerequisites

Project setup

We suggest IntelliJ IDEA Ultimate as IDE. JetBrains provides free licences for students. If you are using a different IDE like Visual Studio Code the steps might differ.

We are recommending to use either a Linux distribution or MacOS for development. If you want to develop on Windows anyway, follow the steps here or use the Windows Subsystem for Linux following the information here.

Further Reading

More information on both the webapp and the native app can be found in the web documentation and the native documentation. Documentation on CI/CD, contributing and our conventions can be found here. And we have a file with some small tricks that at least some developers have found useful in working on this repo.