23 Commits

Author SHA1 Message Date
f9af5f961f
env/process.env working in docker & without 2021-09-15 14:30:11 +02:00
einhornimmond
01cb8fae90
... 2021-09-14 23:51:13 +02:00
einhornimmond
abdbbab2ea
encapsulate 2021-09-14 23:51:13 +02:00
einhornimmond
d4ca210e8f
update default 2021-09-14 23:51:13 +02:00
einhornimmond
a29ade2930
try with default value 2021-09-14 23:51:13 +02:00
einhornimmond
980e6e0a1c
add commit hash with link to github into frontend 2021-09-14 23:51:12 +02:00
Moriz Wahl
bfb652864c eslint standard rules implemented 2021-05-07 11:59:43 +02:00
4720391599
nginx fix for vue interface
- localhost/vue resolves to frontend
- localhost:3000/vue resolves to frontend in development
- images are resolved properly
- remaining services are reachable as normal
- fixed image path to be relative instead of absolute
- cleaned nginx config
2021-04-28 11:08:41 +02:00
4eb712e217
fixed frontend production docker build & refactored frontend file structure
- frontend server runs on port 3000 by default
- frontend production docker build successfully runs & builds
- frontend production docker build is no longer reachable from the outside
- moved server.js in subfolder run/
2021-04-28 11:07:59 +02:00
einhornimmond
ec97e2adb0 add back lost vue entry in nginx.conf and set /vue as default VUE_PATH if no .env is present 2021-04-06 17:51:21 +02:00
einhornimmond
ce4aa2438c fix linting errors 2021-03-30 16:04:09 +02:00
einhornimmond
65fccdd4fa add space for linting, was that right? 2021-03-30 12:47:02 +02:00
einhornimmond
0fbf76857f swap " with ' 2021-03-30 12:32:27 +02:00
einhornimmond
8535730f94 make VUE_PATH as env-variable and use "/" as default if no .env exist 2021-03-29 19:08:30 +02:00
einhornimmond
96a2e4c6fb fix linting errors 2021-03-25 13:35:38 +01:00
einhornimmond
ad85e838ea fix linting errors 2021-03-25 11:22:05 +01:00
einhornimmond
f97b7cf709 Merge branch 'master' into vue_with_nginx 2021-03-25 09:39:53 +01:00
Moriz Wahl
6762a028f2 semicolon rule implemented 2021-03-24 17:35:30 +01:00
Moriz Wahl
1f13507eac setup eslint with tougher rules 2021-03-24 17:12:12 +01:00
root
217ca82c0f update vue client 2021-03-18 14:22:05 +01:00
einhornimmond
eabf0621fc use vue-client with nginx, so no CORS problems shoud be occure 2021-03-18 14:15:11 +01:00
9caf0bb891
dotenv configuration, config for api URLs 2021-03-04 16:39:40 +01:00
ogerly
9891f5bd8e Add 'frontend/' from commit 'd820caba3ffcf0e94e3740ee7a25e583176d6df0'
git-subtree-dir: frontend
git-subtree-mainline: a866d737678d48a6a32d93a12c166f882626e87d
git-subtree-split: d820caba3ffcf0e94e3740ee7a25e583176d6df0
2021-02-23 15:37:04 +01:00