GitHub / ezpaarse-project / ezmesure
Platform aggregating suscribed electronic ressources usage statistics of the French reasearcher organizations
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/ezpaarse-project%2Fezmesure
Stars: 10
Forks: 2
Open issues: 10
License: other
Language: JavaScript
Size: 18 MB
Dependencies parsed at:
2,978
Created at: about 9 years ago
Updated at: 20 days ago
Pushed at: 8 days ago
Last synced at: 7 days ago
- eslint ^6.5.1 development
- eslint-config-airbnb-base ^14.0.0 development
- eslint-plugin-import ^2.18.2 development
- nodemon ^1.19.3 development
- @elastic/elasticsearch ^7.14.1
- @koa/cors ^3.0.0
- config ^3.3.6
- cron ^1.7.2
- date-fns ^2.9.0
- fs-extra ^8.1.0
- koa ^2.8.2
- koa-bodyparser ^4.2.1
- koa-joi-router ^6.0.0
- koa-mount ^4.0.0
- koa-route ^3.2.0
- lodash.get ^4.4.2
- mjml ^4.5.1
- nodemailer ^6.3.0
- nunjucks ^3.2.0
- puppeteer ^2.1.1
- rison-node ^2.1.0
- winston ^3.2.1
api/Dockerfile
docker
- node 18.18.2-alpine3.18 build
docker-compose.debug.yml
docker
- djfarrelly/maildev latest
- ghcr.io/ezpaarse-project/ezreeport-mail latest
- ghcr.io/ezpaarse-project/ezreeport-report latest
- node 18.18.2-alpine3.18
- postgres 15.1-alpine3.16
- redis 6.2.6-alpine3.15
docker-compose.migrate.yml
docker
- ghcr.io/ezpaarse-project/ezreeport-report 1.4.0
- postgres 15.1-alpine3.16
docker-compose.yml
docker
- docker.elastic.co/elasticsearch/elasticsearch 7.14.1
- ghcr.io/ezpaarse-project/ezreeport-mail 1.2.2
- ghcr.io/ezpaarse-project/ezreeport-report 1.4.0
- postgres 15.1-alpine3.16
- redis 6.2.6-alpine3.15
front/Dockerfile
docker
- node 18.18.2-alpine3.18 build
reporting/Dockerfile
docker
- node 16.15.0-alpine3.14 build
rp/Dockerfile
docker
- debian buster build
api/package.json
npm
- eslint ^8.56.0 development
- eslint-config-airbnb-base ^15.0.0 development
- eslint-plugin-import ^2.29.1 development
- eslint-plugin-jest ^27.6.1 development
- jest ^29.5.0 development
- nodemon ^3.0.2 development
- prisma ^5.7.1 development
- @elastic/elasticsearch ^7.14.1
- @koa/bodyparser ^5.0.0
- @koa/cors ^5.0.0
- @prisma/client ^5.7.1
- ajv ^8.12.0
- ajv-formats ^2.1.1
- axios ^1.6.5
- bullmq ^5.1.1
- co-busboy ^2.0.1
- config ^3.3.9
- cron ^3.1.6
- csv ^6.3.6
- date-fns ^3.1.0
- debounce ^2.0.0
- fs-extra ^11.2.0
- glob ^10.3.10
- http-proxy-middleware ^2.0.6
- js-yaml ^4.1.0
- jsonwebtoken ^9.0.2
- koa ^2.15.0
- koa-joi-router ^8.0.0
- koa-jwt ^4.0.4
- koa-mount ^4.0.0
- koa-send ^5.0.1
- koa-static ^5.0.0
- lodash ^4.17.21
- mjml ^4.14.1
- nodemailer ^6.9.8
- nunjucks ^3.2.4
- papaparse ^5.4.1
- qs ^6.11.2
- rison-node ^2.1.0
- sharp ^0.33.1
- slugify ^1.6.6
- uuid ^9.0.1
- winston ^3.11.0
- @nuxtjs/vuetify ^1.12.3 development
- babel-eslint ^10.1.0 development
- eslint ^7.32.0 development
- eslint-config-airbnb-base ^15.0.0 development
- eslint-loader ^4.0.2 development
- eslint-plugin-import ^2.29.1 development
- eslint-plugin-vue ^9.19.2 development
- @ezpaarse-project/ezreeport-vue 1.3.1
- @nuxtjs/auth ^4.9.1
- @nuxtjs/axios ^5.13.6
- @nuxtjs/i18n ^7.3.1
- @nuxtjs/proxy ^2.1.0
- chroma-js ^2.4.2
- date-fns ^2.30.0
- lodash.debounce ^4.0.8
- nuxt ^2.17.2
- papaparse ^5.4.1
- pretty-bytes ^5.6.0
- swagger-ui ^3.52.5
- vue ^2.7.16
.github/workflows/api-erd.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite