No description
Find a file
Rickard Nyman e8e6106905 Renamed the configuration parameter only in prod
I forgot to rename the configuration parameter in development.
2025-02-06 14:01:31 +01:00
backend Wrote Choices at the top of the important files. 2025-02-02 14:14:09 +01:00
frontend Renamed the configuration parameter only in prod 2025-02-06 14:01:31 +01:00
Dockerfile Dockerfile 2025-02-02 01:05:11 +01:00
README.md Made the endpoint for production not absolute 2025-02-02 12:32:49 +01:00

Digg arbetsprov

Detta projekt är ett arbetsprov skrivet åt Digg användande Quarkus och Vue.

Byggprocess

Kör följande från mappen där den här filen finns:

docker build -t diggprov .

Detta bygger först projektet med hjälp av maven och sen skapas den faktiska image:n.

Starta image

För att köra den image som byggts skriv:

docker run -p 8080:8080 diggprov

Använd system