GitHub / PnEcrins / RGAlt
Regards d'altitude / BDD d’événements remarquables
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/PnEcrins%2FRGAlt
étoiles: 2
forks: 1
issues ouvertes: 11
licence: mit
langage: TypeScript
taille: 3,68 Mo
dépendances analysées:
1 215
date de création: il y a plus de 3 ans
date de mise à jour: il y a 10 jours
enregistré: il y a 10 jours
dernière synchronisation: il y a 7 jours
.github/workflows/test.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/setup-python v5 composite
- codecov/codecov-action v4 composite
- docker/build-push-action v6 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
- memcached alpine docker
- postgis/postgis 16-3.4 docker
- django *
- django-constance *
- django-cors-headers *
- django-filter *
- django-storages *
- django-treebeard *
- djangorestframework *
- djangorestframework-gis *
- djangorestframework-simplejwt *
- drf-dynamic-fields *
- drf-spectacular *
- gunicorn *
- pillow *
- psycopg *
- pymemcache *
- requests *
- sentry-sdk *
- sorl-thumbnail *
.github/workflows/quality.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite
- actions/setup-python v5 composite
.docker/Dockerfile
docker
docker-compose.yml
docker
- memcached latest
- postgis/postgis 16-3.4
install/docker-compose.yml
docker
- ghcr.io/pnecrins/rgalt ${VERSION}
- memcached latest
- nginx latest
- postgis/postgis 16-3.4
.github/workflows/release.yml
actions
- actions/cache v4 composite
- actions/checkout v4 composite
- actions/setup-node v4 composite
- docker/build-push-action v6 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
- skx/github-action-publish-binaries master composite
- @angular-devkit/build-angular ^18.0.6 development
- @angular/cli ^18.0.6 development
- @angular/compiler-cli ^18.0.5 development
- @ngx-env/builder ^18.0.1 development
- @types/express ^4.17.17 development
- @types/jasmine ~5.1.0 development
- @types/leaflet ^1.9.12 development
- @types/leaflet.fullscreen ^3.0.2 development
- @types/leaflet.locatecontrol ^0.74.5 development
- @types/leaflet.markercluster ^1.5.4 development
- @types/node ^18.18.0 development
- @types/uuid ^10.0.0 development
- jasmine-core ~5.1.0 development
- karma ~6.4.0 development
- karma-chrome-launcher ~3.2.0 development
- karma-coverage ~2.2.0 development
- karma-jasmine ~5.1.0 development
- karma-jasmine-html-reporter ~2.1.0 development
- prettier 3.3.2 development
- typescript ~5.4.2 development
- @angular/animations ^18.0.5
- @angular/cdk ^18.0.5
- @angular/common ^18.0.5
- @angular/compiler ^18.0.5
- @angular/core ^18.0.5
- @angular/forms ^18.0.5
- @angular/material ^18.0.5
- @angular/material-moment-adapter ^18.0.5
- @angular/platform-browser ^18.0.5
- @angular/platform-browser-dynamic ^18.0.5
- @angular/platform-server ^18.0.5
- @angular/router ^18.0.5
- @angular/service-worker ^18.0.5
- @angular/ssr ^18.0.6
- @turf/helpers ^7.0.0
- express ^4.18.2
- idb ^8.0.0
- leaflet ^1.9.4
- leaflet.fullscreen ^3.0.2
- leaflet.locatecontrol ^0.81.1
- leaflet.markercluster ^1.5.3
- leaflet.offline ^3.0.1
- rxjs ~7.8.0
- slugify ^1.6.6
- tslib ^2.3.0
- uuid ^10.0.0
- zone.js ~0.14.3
- black * development
- bpython * development
- coverage * development
- django-debug-toolbar * development
- factory-boy * development
- flake8 * development
- isort * development
- pip-tools * development
- tblib * development
- asgiref ==3.8.1
- attrs ==23.2.0
- boto3 ==1.34.140
- botocore ==1.34.140
- certifi ==2024.6.2
- charset-normalizer ==3.3.2
- django ==5.0.9
- django-constance ==3.1.0
- django-cors-headers ==4.4.0
- django-filter ==24.3
- django-picklefield ==3.2
- django-storages ==1.14.3
- django-treebeard ==4.7.1
- djangorestframework ==3.15.2
- djangorestframework-gis ==1.1
- djangorestframework-simplejwt ==5.3.1
- drf-dynamic-fields ==0.4.0
- drf-spectacular ==0.27.2
- gunicorn ==23.0.0
- idna ==3.7
- inflection ==0.5.1
- jmespath ==1.0.1
- jsonschema ==4.22.0
- jsonschema-specifications ==2023.12.1
- packaging ==24.1
- pillow ==10.4.0
- psycopg ==3.2.3
- pyjwt ==2.8.0
- pymemcache ==4.0.0
- python-dateutil ==2.9.0.post0
- pyyaml ==6.0.1
- redis ==5.0.7
- referencing ==0.35.1
- requests ==2.32.3
- rpds-py ==0.18.1
- s3transfer ==0.10.2
- sentry-sdk ==2.16.0
- six ==1.16.0
- sorl-thumbnail ==12.11.0
- sqlparse ==0.5.0
- typing-extensions ==4.12.2
- uritemplate ==4.1.1
- urllib3 ==2.2.2
- asgiref ==3.8.1 development
- black ==24.10.0 development
- blessed ==1.20.0 development
- bpython ==0.24 development
- build ==1.2.1 development
- certifi ==2024.6.2 development
- charset-normalizer ==3.3.2 development
- click ==8.1.7 development
- coverage ==7.6.2 development
- curtsies ==0.4.2 development
- cwcwidth ==0.1.9 development
- django ==5.0.9 development
- django-debug-toolbar ==4.4.6 development
- factory-boy ==3.3.1 development
- faker ==26.0.0 development
- flake8 ==7.1.1 development
- greenlet ==3.0.3 development
- idna ==3.7 development
- isort ==5.13.2 development
- mccabe ==0.7.0 development
- mypy-extensions ==1.0.0 development
- packaging ==24.1 development
- pathspec ==0.12.1 development
- pip-tools ==7.4.1 development
- platformdirs ==4.2.2 development
- pycodestyle ==2.12.0 development
- pyflakes ==3.2.0 development
- pygments ==2.18.0 development
- pyproject-hooks ==1.1.0 development
- python-dateutil ==2.9.0.post0 development
- pyxdg ==0.28 development
- requests ==2.32.3 development
- six ==1.16.0 development
- sqlparse ==0.5.0 development
- tblib ==3.0.0 development
- urllib3 ==2.2.2 development
- wcwidth ==0.2.13 development
- wheel ==0.43.0 development