first PoC frontend #3

Merged
nihonium merged 20 commits from cicd into master 2025-10-09 17:48:23 +03:00

20 commits

Author SHA1 Message Date
11d073f275
fix: docker-compose -> docker compose
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m32s
Build and Deploy Go App / deploy (push) Successful in 2m44s
2025-10-09 17:37:10 +03:00
c1e8d52aea
fix: repull docker images before deploying
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m17s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:31:40 +03:00
9091d11810
fix: writing env var to .env
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m17s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:23:33 +03:00
35fa8dd005
fix: use .env for vite build
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m30s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 17:13:45 +03:00
1e834ba69c
tmp: add echo env var
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m14s
Build and Deploy Go App / deploy (push) Successful in 2m42s
2025-10-09 16:28:27 +03:00
78680c6425
fix: moved env to task for build job
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m23s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 16:20:25 +03:00
a2c6074b3d
fix: moved env to container for build job
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m36s
Build and Deploy Go App / deploy (push) Successful in 2m41s
2025-10-09 16:10:47 +03:00
17217cfa6c
fix: removed frontend build args
All checks were successful
Build and Deploy Go App / build (push) Successful in 6m15s
Build and Deploy Go App / deploy (push) Successful in 2m42s
2025-10-09 15:55:11 +03:00
6a352803d4
fix: frontend build args
Some checks failed
Build and Deploy Go App / build (push) Has been cancelled
Build and Deploy Go App / deploy (push) Has been cancelled
2025-10-09 15:52:10 +03:00
a7e99b222d
fix: docker build context
All checks were successful
Build and Deploy Go App / build (push) Successful in 8m11s
Build and Deploy Go App / deploy (push) Successful in 2m39s
2025-10-09 15:40:17 +03:00
ed965e9c21
fix: backend Dockerfile paths
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m15s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:33:49 +03:00
cfc753bf84
fix: frontend build
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m32s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:28:25 +03:00
951db38e4c
feat: build frontend via cicd
Some checks failed
Build and Deploy Go App / build (push) Failing after 6m34s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 15:16:48 +03:00
f680e16be5
feat: modified dockerfiles for cicd build 2025-10-09 15:16:19 +03:00
4085efd372
Merge branch 'front' into cicd
Some checks failed
Build and Deploy Go App / build (push) Failing after 3m2s
Build and Deploy Go App / deploy (push) Has been skipped
2025-10-09 14:46:48 +03:00
e2a9bcbc93
feat: added backend/frontend to buildx 2025-10-09 14:46:16 +03:00
f4a96db942
refact: renamed server to backend 2025-10-09 14:45:41 +03:00
e1cdb7af79
feat: initial frontend commit 2025-10-09 14:40:21 +03:00
6612ed6df6
feat: add nyanimedb-frontend Dockerfile 2025-10-09 14:38:47 +03:00
1c24a95db6
feat: add nyanimedb-frontend to docker compose 2025-10-09 14:38:05 +03:00