diff --git a/Dev.md b/Dev.md index e4bf7d9..bbd392b 100644 --- a/Dev.md +++ b/Dev.md @@ -6,7 +6,7 @@ ### Env Variables -These are the env variables that need to be set-up: +These are the env variables that need to be set-up (.env.sample file as template): - MONGO_READ: The connection string. Can be found in Keepass - MONGO_DATABASE: Which database to use. production or testingNew - GITHUB_TOKEN: The Github token. Can be found in Keepass @@ -45,4 +45,8 @@ This can be done in 4 easy steps: 4. Press **Add Data -> Import file** and choose github_repos.json. Keep in mind that *Stop on errors* needs to be unchecked. Then just click *Import*. -![Add new Data to DB](/assets/images/AddData.png) \ No newline at end of file +![Add new Data to DB](/assets/images/AddData.png) + +## Mirroring from GitLab to GitHub + +The Project repository is mirrored from Gitlab to Github (unidirectional). Token has to be updated after expiring. \ No newline at end of file