This website requires JavaScript.
Explore
Help
Sign In
DevFW-CICD
/
michals-silly-game-frontend
Watch
14
Star
0
Fork
You've already forked michals-silly-game-frontend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
160
commits
1
branch
0
tags
5.5
MiB
94ce399c08
Commit graph
5 commits
Author
SHA1
Message
Date
miwr
94ce399c08
final adjustments
Some checks failed
ci / build (push)
Failing after 46s
Details
2025-04-22 13:27:54 +02:00
miwr
112f3cd234
${window.location.origin}
All checks were successful
ci / build (push)
Successful in 1m17s
Details
2025-04-17 14:06:25 +02:00
miwr
81e175985d
LOCAL
2025-04-15 14:48:11 +02:00
miwr
2bb12bfc2b
private apiUrl = environment.apiBaseUrl === ''
...
Some checks failed
ci / build (push)
Failing after 1m6s
Details
? '
http://localhost:8080/game/jump
' : environment.apiBaseUrl;
2025-04-15 14:37:36 +02:00
miwr
f54c02b8c2
communication to the backend works
2025-04-07 14:02:55 +02:00