GitHub / SocialGouv / sample-next-app
Sample Next.js app with basic tooling
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/SocialGouv%2Fsample-next-app
Stars: 57
Forks: 17
Open issues: 39
License: None
Language: JavaScript
Size: 5.68 MB
Dependencies parsed at:
1,282
Created at: over 5 years ago
Updated at: about 2 months ago
Pushed at: almost 2 years ago
Last synced at: 5 days ago
- actions/checkout v2 composite
- github/codeql-action/analyze v1 composite
- github/codeql-action/autobuild v1 composite
- github/codeql-action/init v1 composite
- SocialGouv/actions/autodevops-deactivate v1 composite
- SocialGouv/actions/autodevops-build-register v1 composite
- SocialGouv/kube-workflow master composite
.github/workflows/production.yml
actions
- SocialGouv/actions/autodevops-build-register v1 composite
- SocialGouv/kube-workflow master composite
.github/workflows/release.yml
actions
- actions/checkout v2 composite
- cycjimmy/semantic-release-action v2 composite
.github/workflows/review.yml
actions
- SocialGouv/actions/autodevops-build-register v1 composite
- SocialGouv/kube-workflow master composite
.github/workflows/tests.yml
actions
- actions/checkout v2 composite
- actions/setup-node v2 composite
- c-hive/gha-yarn-cache v1 composite
Dockerfile
docker
- node 14-alpine build
docker-compose.yml
docker
- postgres 13
hasura/Dockerfile
docker
- hasura/graphql-engine v2.0.10 build
- codeceptjs ^3.1.3
- puppeteer ^10.2.0
package.json
npm
- @commitlint/cli ^13.2.1 development
- @commitlint/config-conventional ^13.2.0 development
- @socialgouv/eslint-config-react ^1.100.0 development
- @socialgouv/eslint-config-recommended ^1.100.0 development
- eslint ^7.32.0 development
- eslint-config-next ^11.1.3 development
- eslint-plugin-import ^2.25.3 development
- husky ^7.0.4 development
- is-ci ^3.0.1 development
- jest ^27.3.1 development
- lint-staged ^11.2.6 development
- prettier ^2.5.1 development
- typescript ^4.5.3 development
- @hapi/boom ^9.1.4
- @hapi/joi ^17.1.1
- @sentry/nextjs ^6.12.0
- @socialgouv/bootstrap.core ^0.2.1
- @socialgouv/matomo-next ^1.2.2
- @zeit/next-source-maps ^0.0.3
- argon2 ^0.28.3
- cookie ^0.4.1
- dotenv ^10.0.0
- express ^4.17.1
- graphql ^15.5.3
- graphql-request ^3.5.0
- http-proxy-middleware ^2.0.1
- jsonwebtoken ^8.5.1
- next ^11.0.1
- next-urql ^3.2.1
- nodemailer ^6.6.5
- react ^17.0.2
- react-bootstrap ^1.6.4
- react-dom ^17.0.2
- react-is ^17.0.2
- urql ^2.0.6
- uuid ^8.3.2
- wonka ^4.0.15