Go to file
garionion 1abceb7f2a
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details
add option to toggle dark mode
2021-04-08 15:59:16 +02:00
deployment added ci/cd 2021-04-04 15:35:36 +02:00
nginx add more types to nginx gzip types 2021-04-07 12:01:40 +02:00
public first commit 2021-04-02 23:16:56 +02:00
src add option to toggle dark mode 2021-04-08 15:59:16 +02:00
.dockerignore added ci/cd 2021-04-04 15:35:36 +02:00
.drone.yml add prettier check to ci/cd run 2021-04-08 14:23:15 +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 fix formatting 2021-04-08 14:39:55 +02:00
.prettierrc.json first commit 2021-04-02 23:16:56 +02:00
Dockerfile fix #1 2021-04-04 20:25:23 +02:00
README.md fix formatting 2021-04-08 14:39:55 +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 creation and registration of an access point 2021-04-05 21:10:56 +02:00
package.json fix formatting 2021-04-08 14:39:55 +02:00
postcss.config.js first commit 2021-04-02 23:16:56 +02:00
tailwind.config.js add option to toggle dark mode 2021-04-08 15:59:16 +02:00
tsconfig.json first commit 2021-04-02 23:16:56 +02:00
vite.config.ts remove vue options api from build 2021-04-07 12:03:59 +02:00

README.md

Radiator-Web

Build Status

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