You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
RideTracker
A social platform for cyclists to record, share, plan, and replay rides!
A TypeScript package to provide a low-level API client for service authentications.
Naming conventions for repositories:
"Services" are workers or pages projects that are not used by customers directly.
"Pages" are workers or pages projects that are used by customers directly.
"App" is an application that are used by customers directly, for example the Ride Tracker app.
"Client" is a package that accompany an internal service, for example the Ride Tracker client for the Ride Tracker service.
Naming conventions for Cloudflare:
Services and Pages are prefixed with ridetracker and each SnakeCase word is seperated by dashes.
Images are prefixed with RideTracker, followed by the Capitalized service name, followed by the image name or an UUID, seperators should be dashes and not spaces.
Architecture
* Not listed: alarms that triggers Discord webhooks.