add improved db layout with pkg versions

better error handling of api
This commit is contained in:
2023-12-23 23:00:30 +01:00
parent 9c23bf2411
commit 5bcd8d2ee2
21 changed files with 300 additions and 121 deletions

View File

@ -30,4 +30,5 @@ RUN pacman -Sc
# EXPOSE 8080
# Set the entry point or default command to run your application
WORKDIR /app
CMD ["untitled"]