12 Commits

Author SHA1 Message Date
Clément Le Bihan
f91ab4c430 Added first works on the V2 of the partitionview 2023-11-18 23:29:22 +01:00
Arthur Jamet
d99d134382 Front: Fix Web Build + Improve CI (#302)
Co-authored-by: Clément Le Bihan <clement.lebihan773@gmail.com>
2023-10-03 14:56:09 +02:00
Arthur Jamet
0081eb2acd Front: EAS: Fix project slug 2023-10-01 11:21:20 +02:00
Arthur Jamet
1c17ac8b13 Front: Fix missing dependencies 2023-09-30 10:45:23 +02:00
7aa7f50ecb Fix prod nginx 2023-09-20 14:58:09 +02:00
94658d4379 Add static assets to nginx 2023-09-20 14:58:09 +02:00
Arthur Jamet
ff0fc7a8ae CI: Before running build, run tsc 2023-06-08 10:52:22 +01:00
Clément Le Bihan
8784e8de3c Added support for env vars in nginx.conf.template and fixed websocket proxy 2023-03-29 18:57:29 +02:00
Clément Le Bihan
3e092af6d8 added dynamic system for ws connection to handle secure context and s… (#128)
* added dynamic system for ws connection to handle secure context and special web rules

* Front: Fix Play on end

* fix build and ws reverse proxy

---------

Co-authored-by: Arthi-chaud <arthur.jamet@gmail.com>
2023-01-28 16:17:02 +00:00
Clément Le Bihan
efc29cd7d4 added SCORO_URL param build 2023-01-25 22:45:27 +09:00
Clément Le Bihan
56fdadc705 Docker fix (#114)
* fix: db healthcheck

* fixed missing front build argument

* fix: db healthcheck user

* message from db 'user' doesnt exist fixed

* rm: useless yarn

Co-authored-by: GitBluub <louis.auzuret@gmail.com>
2022-12-20 18:35:34 +01:00
Clément Le Bihan
bce5088d3c Front dockerfile (#88)
* readding react-native-paper because expo build need it

* added Dockerfile with nginx.conf for hosting

* added front to docker-compose prod
2022-10-25 19:43:36 +02:00