Go to file
garionion 736edcd8a6
add creation and registration of an access point
Signed-off-by: garionion <github@entr0py.de>
2021-04-05 21:10:56 +02:00
deployment added ci/cd 2021-04-04 15:35:36 +02:00
nginx fix #1 2021-04-04 20:25:23 +02:00
public first commit 2021-04-02 23:16:56 +02:00
src add creation and registration of an access point 2021-04-05 21:10:56 +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 fix #1 2021-04-04 20:25:23 +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 creation and registration of an access point 2021-04-05 21:10:56 +02:00
package.json add creation and registration of an access point 2021-04-05 21:10:56 +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