-
Notifications
You must be signed in to change notification settings - Fork 1
Feature/first frontend #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@alv67 I have been testing the client locally following the instructions in the I have some doubts about the package name and version which changed from the previous commits made by @Raffone17 . |
|
Most importantly, I do not understand why the build of the static-pages inside Docker now fails - maybe the two things are related? Command: docker-compose build --no-cache static-pagesResult: I really need help from some Svelte-gurus 🙏 |
|
@Raffone17 unfortunately I still have build errors |
|
@gmacario update node to versione 14 in the file "client/Dockerfile" |
|
The Docker images now builds correctly again 🎉 docker-compose build --no-cacheResult |
|
Merging PR |
|
You are a wonderful team. Tankyou @Raffone17 & @gmacario , now with this working I can speedly create the ugliest interface... |
Only the scheme with Svelte-kit (page routing enabled) and TeilwindCSS enabled.