URLs and bookmarks
Production
| URL | What |
|---|---|
https://ts.onsnowlive.com/ | Redirects to /me for your sticky family page, or shows the picker for first-time visitors. |
https://ts.onsnowlive.com/coach | Coach app entry. Redirects to /coach/login if not signed in. |
https://ts.onsnowlive.com/coach/today | The day-of view; default install target for the coach PWA. |
https://ts.onsnowlive.com/coach/events | Full event list, filterable. |
https://ts.onsnowlive.com/coach/settings | Phone notifications, calendar subs, coach-as-parent linking. |
https://ts.onsnowlive.com/<your-family-slug> | Family page for a specific family. |
https://ts.onsnowlive.com/me | Sticky-cookie family redirect. |
https://ts.onsnowlive.com/feed/<calendar-slug>/<token>.ics | iCal subscription URL for a calendar. |
https://ts-help.onsnowlive.com/ | This help site. |
Admin-only
| URL | What |
|---|---|
https://ts.onsnowlive.com/coach/families | Family roster. |
https://ts.onsnowlive.com/coach/coaches | Coach roster + per-coach group permissions. |
https://ts.onsnowlive.com/coach/calendars | Calendars (add / archive). |
https://ts.onsnowlive.com/coach/categories | Athlete categories (e.g. “USSA registered”). |
https://ts.onsnowlive.com/coach/templates | Quick-message templates (“Out sick”, etc.). |
Bookmarks I’d recommend
- /coach/today as your phone’s home-screen icon.
- /coach/events as a desktop tab pinned during the season.
- ts-help.onsnowlive.com for when something here helps.
Deep-links
/coach/events/<id>/edit— direct to a specific event’s edit form./<slug>?focus=<event_id>#event-<event_id>— opens family page and scrolls to a specific event card./me?event=<event_id>— sticky-cookie + scroll to event. Used in Telegram channel posts so families with multiple kids land on their own page automatically.