Skip to content

Architecture Overview

---
config:
  theme: neo-dark
---
architecture-beta

    group gcp(cloud)[GCP]
    service db(database)[Database] in gcp
    service slack_app(server)[Slack App] in gcp
    service slack_storage(disk)[Images] in gcp
    service map_app(server)[Map App] in gcp
    service codex_app(server)[Codex] in gcp
    service dashboard_app(server)[Vault] in gcp
    service region_pages(server)[Region Pages] in gcp
    db:R -- L:slack_app
    db:R -- L:map_app
    db:R -- L:codex_app
    db:R -- L:dashboard_app
    db:R -- L:region_pages
    slack_app:R -- L:slack_storage
Loading

Data - Entity Overview

---
config:
    look: handDrawn
    theme: dark
---

erDiagram
    USERS ||--|{ ATTENDANCE : have
    ATTENDANCE }|--|| EVENT_INSTANCES: at
    ATTENDANCE }|..|{ ATTENDANCE_TYPES : "are of type(s)"
    EVENT_INSTANCES }|..|| EVENTS : "part of series"
    EVENT_INSTANCES }|..|{ EVENT_TYPES : "with type(s)"
    EVENTS }|..|{ EVENT_TYPES : "with type(s)"
    EVENT_INSTANCES }|--|| ORGS : "belong to"
    EVENT_INSTANCES }|..|| LOCATIONS : "at"
    EVENTS }|--|| ORGS : "belong to"
    EVENTS }|..|| LOCATIONS : "at"
    SLACK_SPACES ||..|| ORGS : "are connected to"
    USERS ||..|{ SLACK_USERS : "have one or more"
    SLACK_USERS }|--|| SLACK_SPACES : "belong to"
    USERS }|..|{ ACHIEVEMENTS : "earn"
    USERS }|..|{ ROLES : "have"
    ROLES ||..|{ PERMISSIONS : "have"
    ROLES }|..|{ ORGS : "in"
    USERS }|..|{ POSITIONS : "hold"
    POSITIONS }|..|{ ORGS : "in"
Loading

Popular repositories Loading

  1. f3-nation-slack-bot f3-nation-slack-bot Public

    The official F3 Slack app to manage your region's scheduling, signups, attendance tracking, and more!

    Python 11 6

  2. f3-nation f3-nation Public

    F3 Nation Monorepo

    TypeScript 6 7

  3. f3nation-map f3nation-map Public archive

    F3 Nation Map

    JavaScript 4 1

  4. f3-nation-map f3-nation-map Public archive

    🚨 Deprecated. Moved to https://github.com/F3-Nation/f3-nation

    TypeScript 4 1

  5. the-codex the-codex Public

    TypeScript 4 1

  6. F3-Data-Models F3-Data-Models Public

    https://f3-nation.github.io/F3-Data-Models/

    Python 2 1

Repositories

Showing 10 of 28 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…