forked from SocialGouv/code-du-travail-numerique
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tech.yaml
52 lines (48 loc) · 1.54 KB
/
tech.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: Code du travail numérique
homepage: https://code.travail.gouv.fr
# List your code repos
repositories:
frontend: https://github.com/SocialGouv/code-du-travail-numerique
cdtn-admin: https://github.com/SocialGouv/cdtn-admin
cdtn-api: https://github.com/SocialGouv/cdtn-api
cdtn-contrib: https://github.com/SocialGouv/code-du-travail-backoffice
kali-data: https://github.com/SocialGouv/kali-data
legi-data: https://github.com/SocialGouv/legi-data
serving-ml: https://github.com/SocialGouv/serving-ml
siret2idcc: https://github.com/SocialGouv/siret2idcc
# List all docs links
documentation:
dossier gDocs cdtn: https://drive.google.com/drive/u/0/folders/15iWpijYQEhA4SmCmbq-JD3gW1kmpXqn1
schemas tech: https://excalidraw.com/#json=5918245009752064,LLCbZufjKhzL8tF6cbFrpg
# List all the tools used by the team
tools:
ticketing: https://github.com/SocialGouv/code-du-travail-numerique/issues
sentry: https://sentry.fabrique.social.gouv.fr/incubateur/code-du-travail-numerique
matomo: https://matomo.fabrique.social.gouv.fr
calendar: https://calendar.google.com/calendar/embed?src=tajq67at1kaucktamb2f1bv8ug%40group.calendar.google.com&ctz=Europe%2FParis
design: https://figma.com/
# Overall technical stack
stack:
frontend:
- NextJS
api:
- Koa
- ElasticSearch
nlp:
- tensorflow
cdtn-admin:
- NextJS
- hasura
- PostgreSQL
cdtn-contrib:
- NextJS
- PostgREST
- PostgreSQL
siret2idcc:
- NodeJS
tests:
- Jest unit tests
- Jest integraton tests
- e2e Gherkin
ci:
- Gitlab-ci