Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jhh/keeper
Trapper Keeper
https://github.com/jhh/keeper
Last synced: 27 days ago
JSON representation
Trapper Keeper
- Host: GitHub
- URL: https://github.com/jhh/keeper
- Owner: jhh
- Created: 2021-04-29T10:45:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-05-18T22:02:20.000Z (over 3 years ago)
- Last Synced: 2024-12-16T03:42:16.264Z (about 1 month ago)
- Language: Python
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trapper Keeper
## Installation
- Copy `docker-compose.yaml` and `.env.prod` to host
- `docker-compose up -d`
- `docker-compose run --rm app python manage.py createsuperuser`