Track where you've grabbed bells, or rung Quarter Peals and Peals.
More features coming soon!
- Running towertracker
- Running towertracker in Development mode (with hot-reloading)
- Setup
- Using towertracker
This app is dockerised!
To run the containers, navigate to the towertracker directory and run
docker compose --profile main up --buildThis by default runs the app on port 3000 and the database on port 3306
docker compose --profile dev up --buildThis runs the app on port 5173 and will reload whenever changes are made to files
When running for the first time, an admin user is created with a random 8 alphanumeric password.
This will be shown in the shell on first run and you are strongly recommended to change this on your first login.
I'll be hosting an instance of towertracker at test.mtownson.com, but you are more than welcome to run it yourself.