Go to file
Alexander Detsch 0f9a289c4b fixed ci 2021-04-04 17:37:50 +02:00
deployment added ci/cd 2021-04-04 15:35:36 +02:00
public first commit 2021-04-02 23:16:56 +02:00
src set API URL on build time 2021-04-04 17:30:02 +02:00
.dockerignore added ci/cd 2021-04-04 15:35:36 +02:00
.env.production set API URL on build time 2021-04-04 17:30:02 +02:00
.gitignore first commit 2021-04-02 23:16:56 +02:00
.gitlab-ci.yml fixed ci 2021-04-04 17:37:50 +02:00
.prettierignore first commit 2021-04-02 23:16:56 +02:00
.prettierrc.json first commit 2021-04-02 23:16:56 +02:00
Dockerfile changed build image 2021-04-04 15:51:45 +02:00
README.md set API URL on build time 2021-04-04 17:30:02 +02:00
docker-compose.yml added ci/cd 2021-04-04 15:35:36 +02:00
index.html first commit 2021-04-02 23:16:56 +02:00
package-lock.json add api 2021-04-03 17:36:09 +02:00
package.json add api 2021-04-03 17:36:09 +02:00
postcss.config.js first commit 2021-04-02 23:16:56 +02:00
tailwind.config.js first commit 2021-04-02 23:16:56 +02:00
tsconfig.json first commit 2021-04-02 23:16:56 +02:00
vite.config.ts cleaning up 2021-04-03 17:43:47 +02:00

README.md

Radiator-Web

API URL must be set on Build Time, either via Env API_URL(prefered), or via VITE_API_URL from .env.production