https://github.com/chancehudson/abp-autores
https://github.com/chancehudson/abp-autores
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/chancehudson/abp-autores
- Owner: chancehudson
- Created: 2021-01-10T21:08:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-10T21:22:08.000Z (over 5 years ago)
- Last Synced: 2024-07-21T00:41:08.982Z (about 2 years ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ABP autoreserver
Automatically reserves a timeslot on certain days.
### Config
Rename `config.env.example` to `config.env` and change the contents to suite your needs.
### Starting
Run the `start.sh` script using a command like `sh start.sh`. This will start a docker container named `abp_autores`. This container will make a reservation shortly after midnight each day that you select.
### Stopping
Run the `stop.sh` script.
### Logs
Run the `logs.sh` script.