Giter Club home page Giter Club logo

acdc's Introduction

ACDC

PoC of a survey protocol designer, built in Typescript with React and Material-UI.

Quickstart

git clone [email protected]:InseeFrLab/ACDC.git
cd ACDC
yarn
yarn run dev

You'll have to create a .env file in the root directory of the project, with the following content:

VITE_API_BASE_URL=https://acdc-back-office.demo.insee.io/ (or any other URL)

acdc's People

Contributors

mailinen avatar renovate[bot] avatar bwerquin avatar

Watchers

Cédric Couralet avatar Juliette Fourcot avatar Thomas Dubois avatar  avatar  avatar

Forkers

mailinen

acdc's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm @types/react-pdf Unavailable
npm @types/react-query Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • fix(deps): update dependency @fontsource/roboto to v5.0.14
  • fix(deps): update dependency json-server to v1.0.0-beta.2
  • fix(deps): update dependency react-i18next to v14.1.3
  • fix(deps): update dependency react-pdf to v7.7.3
  • fix(deps): update dependency reactflow to v11.11.4
  • fix(deps): update dependency styled-components to v6.1.12
  • fix(deps): update dependency tss-react to v4.9.12
  • chore(deps): update dependency @vitejs/plugin-react to v4.3.1
  • chore(deps): update dependency eslint-plugin-jsx-a11y to v6.9.0
  • chore(deps): update dependency eslint-plugin-prettier to v5.2.1
  • chore(deps): update dependency eslint-plugin-react to v7.35.0
  • chore(deps): update dependency msw to v2.3.5
  • chore(deps): update dependency prettier to v3.3.3
  • chore(deps): update dependency typescript to v5.5.4
  • fix(deps): update dependency @mui/system to v5.16.7
  • fix(deps): update dependency react-icons to v5.3.0
  • fix(deps): update dependency react-router-dom to v6.26.1
  • fix(deps): update emotion monorepo (@emotion/react, @emotion/styled)
  • fix(deps): update tanstack-query monorepo to v5.52.1 (@tanstack/react-query, @tanstack/react-query-devtools)
  • chore(deps): update dependency eslint to v9
  • chore(deps): update typescript-eslint monorepo to v8 (major) (@typescript-eslint/eslint-plugin, @typescript-eslint/parser)
  • fix(deps): update dependency i18next-browser-languagedetector to v8
  • fix(deps): update dependency react-i18next to v15
  • fix(deps): update dependency react-pdf to v9
  • fix(deps): update dependency uuid to v10 (uuid, @types/uuid)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

dockerfile
Dockerfile
github-actions
.github/workflows/docker-image.yml
  • actions/checkout v2
  • elgohr/Publish-Docker-Github-Action v5
npm
package.json
  • @babel/core ^7.20.12
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @fontsource/public-sans ^5.0.18
  • @fontsource/roboto ^5.0.13
  • @mui/base ^5.0.0-beta.12
  • @mui/icons-material ^5.11.0
  • @mui/material ^5.14.6
  • @mui/styled-engine-sc ^6.0.0-alpha.18
  • @mui/system ^5.8.0
  • @mui/x-data-grid ^7.3.0
  • @mui/x-date-pickers ^7.2.0
  • @react-pdf-viewer/core ^3.12.0
  • @react-pdf-viewer/default-layout ^3.12.0
  • @react-pdf/renderer ^3.4.4
  • @tanstack/react-query ^5.32.0
  • @tanstack/react-query-devtools ^5.32.0
  • @types/react-beautiful-dnd ^13.1.3
  • @types/react-pdf ^7.0.0
  • @types/react-query ^1.2.9
  • @types/xmldom ^0.1.31
  • date-fns ^3.6.0
  • eslint-config-airbnb-typescript ^18.0.0
  • gh-pages ^6.1.1
  • i18next ^23.11.2
  • i18next-browser-languagedetector ^7.0.1
  • i18next-http-backend ^2.5.1
  • json-server ^1.0.0-alpha.23
  • moment ^2.29.4
  • pdfjs-dist ^3.0.279
  • react ^18.3.0
  • react-beautiful-dnd ^13.1.1
  • react-dom ^18.3.0
  • react-i18next ^14.1.1
  • react-icons ^5.1.0
  • react-is ^18.3.0
  • react-pdf ^7.0.1
  • react-router-dom ^6.23.0
  • react-xml-parser ^1.1.8
  • reactflow ^11.11.2
  • regenerator-runtime ^0.14.1
  • styled-components ^6.1.8
  • tss-react ^4.9.7
  • usehooks-ts ^3.1.0
  • uuid ^9.0.0
  • @xmldom/xmldom ^0.7.5
  • @types/node ^20.12.7
  • @types/react ^18.3.0
  • @types/react-dom ^18.3.0
  • @types/uuid ^9.0.0
  • @typescript-eslint/eslint-plugin ^7.7.1
  • @typescript-eslint/parser ^7.7.1
  • @vitejs/plugin-react ^4.2.1
  • eslint ^8.56.0
  • eslint-config-airbnb ^19.0.4
  • eslint-config-prettier ^9.1.0
  • eslint-import-resolver-typescript ^3.5.3
  • eslint-plugin-import ^2.29.1
  • eslint-plugin-jsx-a11y ^6.7.1
  • eslint-plugin-prettier ^5.1.3
  • eslint-plugin-react ^7.32.1
  • eslint-plugin-react-hooks ^4.6.1
  • msw ^2.2.14
  • prettier 3.2.5
  • typescript ^5.4.5
  • vite ^5.2.10

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.