Go to file
garionion d26edb058e
continuous-integration/drone/push Build is failing Details
add prettier check to ci/cd run
2021-04-08 14:23:15 +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 reformat registered AP status 2021-04-08 14:22:57 +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 first commit 2021-04-02 23:16:56 +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 typing errors 2021-04-05 23:05:07 +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 add prettier check to ci/cd run 2021-04-08 14:23:15 +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 remove vue options api from build 2021-04-07 12:03:59 +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