See the frontend site source here
- staticPi - the simple and secure messaging service
- Docker - container runner
Suggested locations for directories required by push alarm
directory | reason |
---|---|
~/push_alarm.d/ |
Location of the application |
Files that are required by push alarm
file | reason |
---|---|
./.env |
environmental variables |
alarms.db |
database |
See releases
One should always verify script content before running in a shell
curl https://raw.githubusercontent.com/mrjackwills/push_alarm_backend/main/download.sh | bash
use ./run.sh
in order to start, stop, or rebuild, the docker container - requires dialog to be installed on your system
cargo test