EvalueTonSavoir/client
Christopher (Cris) Fuhrman e5e7f61b71
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 #184 from ets-cfuhrman-pfe/fuhrmanator/issue171
Fuhrmanator/issue171
2025-01-10 23:46:01 -05:00
..
public ajout fichiers application 2024-03-29 20:08:34 -04:00
src Merge pull request #184 from ets-cfuhrman-pfe/fuhrmanator/issue171 2025-01-10 23:46:01 -05:00
.dockerignore make sure backend env is set for client 2024-10-30 23:58:56 -04:00
.env use correct env variable 2025-01-10 15:43:12 -05:00
.env.example modif example env 2024-04-06 14:22:56 -04:00
.eslintrc.cjs test 2024-04-05 20:10:59 -04:00
.prettierrc.json test 2024-04-05 20:10:59 -04:00
babel.config.cjs ajout fichiers application 2024-03-29 20:08:34 -04:00
Dockerfile test 2024-04-05 20:10:59 -04: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 map the constants import to a mocked one 2025-01-10 15:42:47 -05:00
jest.setup.cjs Clean up ENV variables 2024-10-31 11:31:26 -04:00
package-lock.json Fix broken merge, npm audit fix 2025-01-10 11:09:06 -05:00
package.json refactor, remove react-latex (katex should be used) 2024-09-23 15:55:37 -04:00
pull_request_template.md test 2024-04-05 20:10:59 -04:00
tsconfig.json allow always using 'src/constants' (a kind of absolute path) 2025-01-10 15:44:22 -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