You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One objective of this project is to highlight Zenika members for your open source contributions.
9
+
One objective of this project is to highlight Zenika members for their open source contributions.
6
10
7
-
To do this, the zenika-open-source GitHub Organization is scanned and data are be saved in a private Database on GCP.
8
-
Datas could be used to find and list projects maintained or forked by Zenika Members, all projects which Zenika members contributed, etc.
11
+
To do this, the zenika-open-source GitHub Organization is scanned and data is saved in a private Database on GCP.
12
+
Data could be used to find and list projects maintained or forked by Zenika Members, all projects to which Zenika members contributed, etc.
9
13
10
14
## 🗄️ Tech
11
15
12
-
Using:
16
+
Using:
13
17
-[Quarkus](https://quarkus.io/)
14
18
-[Firestore](https://docs.quarkiverse.io/quarkus-google-cloud-services/) to save data
15
19
-[GitHub actions](https://github.com/features/actions) as CICD - 🚧 not implemented
@@ -23,7 +27,7 @@ Some resources are available but only the first is in progress :
23
27
-`/contributions/` to get information about contributions from GCP database 🚧 not implemented
24
28
-`/workflow/` to get data and save them on GCP database
25
29
26
-
> 🎯 The last one resource will be removed after implementing all features and will be replaced by schedules.
30
+
> 🎯 The last resource will be removed after implementing all features and will be replaced by schedules.
27
31
28
32
## 📝 Setup
29
33
@@ -33,9 +37,8 @@ Some resources are available but only the first is in progress :
33
37
- Run the application with `quarkus dev` if you have the [Quarkus CLI](https://quarkus.io/guides/cli-tooling) installed on your environment, or `mvn quarkus:dev`command.
34
38
- You can use Quarkus dev service for Firestore enabling this variable `quarkus.google.cloud.firestore.devservice.enabled` in application.properties file.
35
39
36
-
37
40
## ✨Contribute
38
41
39
-
Anyone can contribute to this project. For the moment, please add your question or purpose something in [a new issue](https://github.com/zenika-open-source/opensource-statistics/issues).
42
+
Anyone can contribute to this project. For the moment, please add your question or propose something in [a new issue](https://github.com/zenika-open-source/opensource-statistics/issues).
40
43
41
44

0 commit comments