Skip to content
@RideTracker

RideTracker

A social platform for cyclists to record, share, plan, and replay rides!

Welcome to the team 🙌

Name Description
RideTrackerApp An Expo application to serve the Ride Tracker app.
RideTrackerWearable An Android Wear application in Kotlin to serve the partial Ride Tracker app.
RideTrackerPages A Cloudflare Pages projects to serve the front page of Ride Tracker.
RideTrackerService A Cloudflare Workers project to serve as an API for the Ride Tracker app.
RideTrackerClient A TypeScript package to provide a low-level API client for the Ride Tracker service.
AnalyticsService A Cloudflare Workers project to manage analytics alarms and logs.
AnalyticsClient A TypeScript package to provide a low-level API client for AnalyticsService.
AvatarService A Cloudflare Workers project to serve an API for avatars.
AvatarClient A TypeScript package to provide a low-level API client for the avatar service.
AvatarAssets A project to manage the source assets for the avatar service.
RouteService A Cloudflare Workers project to embed route integrations and serve route data.
RouteClient A TypeScript package to provide a low-level API client for RouteService.
AuthService A Cloudflare Workers package to provide authentication controllers for services.
AuthClient 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.

Branding

Description Color
Brand Purple (#BB87FC)
Backgrounds Dark gray-blue (#171A23)
See organization logo for representation.

Popular repositories Loading

  1. RideTrackerService RideTrackerService Public

    A Cloudflare Workers project to serve as an API for the Ride Tracker App.

    TypeScript 2

  2. RideTrackerApp RideTrackerApp Public

    An Expo application to serve the Ride Tracker App.

    TypeScript 1

  3. AvatarService AvatarService Public

    A Cloudflare Workers project to serve an API for avatars.

    TypeScript 1

  4. RideTrackerPages RideTrackerPages Public

    A Cloudflare Pages projects to serve the front page of https://ridetracker.app

    TypeScript 1

  5. RouteService RouteService Public

    A Cloudflare Pages project to embed a 3d rendered route integrations.

    TypeScript 1

  6. RideTrackerClient RideTrackerClient Public

    A TypeScript package to provide a low-level API client for the RideTrackerService.

    TypeScript 1

Repositories

Showing 10 of 16 repositories
  • RideTrackerService Public

    A Cloudflare Workers project to serve as an API for the Ride Tracker App.

    RideTracker/RideTrackerService’s past year of commit activity
    TypeScript 2 0 1 12 Updated May 13, 2024
  • .github Public
    RideTracker/.github’s past year of commit activity
    0 0 0 0 Updated Feb 17, 2024
  • RideTrackerPages Public

    A Cloudflare Pages projects to serve the front page of https://ridetracker.app

    RideTracker/RideTrackerPages’s past year of commit activity
    TypeScript 1 0 1 0 Updated Feb 17, 2024
  • RouteService Public

    A Cloudflare Pages project to embed a 3d rendered route integrations.

    RideTracker/RouteService’s past year of commit activity
    TypeScript 1 0 2 5 Updated Oct 16, 2023
  • RideTrackerClient Public

    A TypeScript package to provide a low-level API client for the RideTrackerService.

    RideTracker/RideTrackerClient’s past year of commit activity
    TypeScript 1 0 0 0 Updated Aug 19, 2023
  • AuthClient Public

    A TypeScript package to provide a low-level API client for service authentications.

    RideTracker/AuthClient’s past year of commit activity
    TypeScript 1 0 0 0 Updated Aug 19, 2023
  • AuthService Public

    A Cloudflare Workers package to provide authentication controllers for services.

    RideTracker/AuthService’s past year of commit activity
    TypeScript 1 0 0 0 Updated Aug 9, 2023
  • RideTrackerApp Public

    An Expo application to serve the Ride Tracker App.

    RideTracker/RideTrackerApp’s past year of commit activity
    TypeScript 1 0 6 0 Updated Aug 9, 2023
  • AvatarService Public

    A Cloudflare Workers project to serve an API for avatars.

    RideTracker/AvatarService’s past year of commit activity
    TypeScript 1 0 0 0 Updated Aug 3, 2023
  • AnalyticsService Public

    A Cloudflare Workers project to manage analytics alarms and logs.

    RideTracker/AnalyticsService’s past year of commit activity
    TypeScript 1 0 0 0 Updated Aug 3, 2023

Top languages

Loading…

Most used topics

Loading…