Git Product home page Git Product logo

nl-covid19-notification-app-backend's Introduction

Covid19 Notification App Backend

Local development support is provided for all platforms - Windows, macOS, Linux - by ServerStandAlone - a .NET Core MVC Web App, and the command line apps in the Data Utilites folder.

Development Tools

  • Visual Studio 2019
  • Your choice of SQL Server instances
  • Your choice of PostGres instances

Supporting local mobile app development

Standalone

  1. Download dotnet SDK: https://dotnet.microsoft.com/download/dotnet-core/3.1
  2. Clone this repo
  3. Setup a database instance. Windows users can use a local SQL Server or PostGres. On macOS, setup a local PostGres instance.
  4. Add an appsettings.Development.json file. This overrides the settings in appsettings.json. And add a value for the MSS connection string.
  5. Go to the ProvisionDb folder and run it with 'dotnet run' - this adds sample reference data.
  6. Run genWorkflows, genauth, genExposureKeySets as required.
  7. Go to the ServerStandAlone folder and run it with 'dotnet run'.

Docker

Run docker-compose up --build in /docker (cd docker && docker-compose up --build in solution root)
ProvisionDb is executed automatically on a clean install before the server starts.

See the individual app folders for details.

Development & Contribution process

The core team works on the repository in a private fork (for reasons of compliance with existing processes) and will share its work as often as possible. If you plan to make non-trivial changes, we recommend to open an issue beforehand where we can discuss your planned changes. This increases the chance that we might be able to use your contribution (or it avoids doing work if there are reasons why we wouldn't be able to use it).

Attribution

Some parts of this application are inspired by the work on Private Tracer. You can find their license here.

nl-covid19-notification-app-backend's People

Contributors

bdmcc-nl avatar kwoot avatar rkops-bd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.