https://github.com/jzucker2/filmstock
https://github.com/jzucker2/filmstock
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jzucker2/filmstock
- Owner: jzucker2
- License: mit
- Created: 2022-06-30T02:31:02.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T21:49:22.000Z (over 1 year ago)
- Last Synced: 2025-02-10T18:12:18.124Z (4 months ago)
- Language: Python
- Size: 96.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# filmstock
This was needed to make the image work on the raspbian install:
https://blog.samcater.com/fix-workaround-rpi4-docker-libseccomp2-docker-20/## Template
This repo is also intended to be a template for my style
of [`flask`](https://flask.palletsprojects.com/en/2.2.x/) web apps.
See `notes/TEMPLATE.md` for more info.