MTES-MCT / rapportnav2

:boat: Outil de rapportage pour le dispositif de contrôle et surveillance des Affaires Maritimes pour le littoral français
https://beta.gouv.fr/startups/rapportnav.html
4 stars 1 forks source link

RapportNav

Quality Gate Status [Build & Test] Frontend [Build & Test] Backend

What is it ?

RapportNav is a mission reporting tools developed by the French administration (https://mer.gouv.fr/).

Stack

Development process

Before starting

Before trying to run the project, make sure you have:

Running the project

The app is fully dockerized for local development. Run the command make docker-run-local

If you have an Apple chipset don't forget to add the following line in your .bashrc: export DOCKER_DEFAULT_PLATFORM=linux/amd64

Security and Vulnerabilities analysis

The following checks are performed through Github Actions:

Deployment

Pre-requisites

As we are mirroring our repo onto our host's repo, who can also provide changes and commits, make sure to align the two repos before deploying:

Instructions