EvalueTonSavoir/client
Christopher (Cris) Fuhrman 4f58c4d412
Some checks are pending
CI/CD Pipeline for Backend / build_and_push_backend (push) Waiting to run
CI/CD Pipeline for Nginx Router / build_and_push_nginx (push) Waiting to run
CI/CD Pipeline for Frontend / build_and_push_frontend (push) Waiting to run
Tests / tests (client) (push) Waiting to run
Tests / tests (server) (push) Waiting to run
Merge pull request #194 from ets-cfuhrman-pfe/Scroll-up-arrow-inside-quizEditor
Button pour monter en haut de la page d'éditeur de quiz
2025-01-16 17:05:41 -05:00
..
public ajout fichiers application 2024-03-29 20:08:34 -04:00
src Merge pull request #194 from ets-cfuhrman-pfe/Scroll-up-arrow-inside-quizEditor 2025-01-16 17:05:41 -05:00
.dockerignore make sure backend env is set for client 2024-10-30 23:58:56 -04:00
.env.development Renommer .env à .env.development 2025-01-11 11:27:36 -05:00
.env.example modif example env 2024-04-06 14:22:56 -04:00
.prettierrc.json test 2024-04-05 20:10:59 -04:00
babel.config.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
Dockerfile test 2024-04-05 20:10:59 -04:00
eslint.config.js install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
index.html Affichage de \\neq (katex) n'est pas correct (KaTeX_Main n'est pas chargée?) 2024-09-17 01:48:38 -04:00
jest.config.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
jest.setup.cjs install eslint (client), fix errors (many) 2025-01-11 02:22:14 -05:00
package-lock.json Fix pipeline, error tests 2025-01-15 09:29:46 -05:00
package.json Fix pipeline, error tests 2025-01-15 09:29:46 -05:00
pull_request_template.md test 2024-04-05 20:10:59 -04:00
tsconfig.json fix errors: 'React' is declared but its value is never read. 2025-01-11 02:32:14 -05:00
tsconfig.node.json Get tests to run without TS1343 error (npm test) 2024-09-14 18:08:18 -04:00
vercel.json ajout fichiers application 2024-03-29 20:08:34 -04:00
vite.config.ts vite needs to understand the src mapping (redundant with tsconfig.json) 2025-01-10 15:56:43 -05:00