This website requires JavaScript.
Explore
Help
Sign in
felix
/
packlist
Watch
1
Star
0
Fork
You've already forked packlist
0
Code
Issues
10
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
Actions
No description
141
commits
2
branches
1
tag
5.3
MiB
TypeScript
74.3%
Python
23.3%
Dockerfile
1.5%
CSS
0.4%
HTML
0.3%
Other
0.2%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Exact
Exact
Union
RegExp
Felix Zett
3934abebb4
feat: add checked_at field to TripItem and display list of recently checked items
2025-12-29 10:38:10 +01:00
.vscode
feat: add debugpy configuration for Docker backend and update requirements
2025-08-30 20:19:55 +02:00
backend
feat: add checked_at field to TripItem and display list of recently checked items
2025-12-29 10:38:10 +01:00
frontend
feat: add checked_at field to TripItem and display list of recently checked items
2025-12-29 10:38:10 +01:00
nginx
fix: unique service names in docker-compose
2025-09-23 14:48:07 +02:00
.dockerignore
feat: add .dockerignore
2025-09-22 19:57:55 +02:00
.gitignore
feat: initialize frontend with React, Vite, and Tailwind CSS
2025-08-17 20:13:46 +02:00
docker-compose.prod.yml
fix: update Liquibase volume paths to use relative paths
2025-10-19 14:46:30 +02:00
docker-compose.yml
feat: liquibase service for manual database migrations in development
2025-12-08 22:03:16 +01:00
Dockerfile
feat: add Dockerfile for containerized backend application setup
2025-09-03 22:26:17 +02:00