Code

Gaytybe | |link|

The painless file sharing and collaboration solution

Get Cubby now
gaytybe

Gaytybe | |link|

Gaytybe | |link|

Self-care is not just about pampering yourself with spa treatments or indulging in your favorite hobbies (although these things can be great for self-care!). There are many different types of self-care, including:

-- Repo_Objects (git objects stored in S3; only metadata here) CREATE TABLE repo_objects ( id UUID PRIMARY KEY DEFAULT gen_random_uuid(), repo_id UUID REFERENCES repositories(id) ON DELETE CASCADE, path TEXT NOT NULL, -- e.g., "src/index.js" sha256 BYTEA NOT NULL, size_bytes BIGINT NOT NULL, mime_type TEXT, s3_key TEXT NOT NULL, created_at TIMESTAMPTZ DEFAULT now() ); gaytybe

I’ve assumed that “GayTybe” is a (think GitHub + social features) that is explicitly welcoming and safe for LGBTQ+ developers and creators. Self-care is not just about pampering yourself with

| Method | Path | Body | Response | |--------|------|------|----------| | POST | /api/v1/auth/register | email, password, username, pronouns?, genderTag? | 201 Created → user, accessToken, refreshToken | | POST | /api/v1/auth/login | email, password | 200 OK → accessToken, refreshToken | | POST | /api/v1/auth/2fa/enable | code (TOTP) | 200 OK | | POST | /api/v1/auth/refresh | refreshToken | 200 OK → new accessToken | | POST | /api/v1/auth/logout | — | 204 No Content (revokes refresh token) | | 201 Created → user, accessToken, refreshToken |

Gaytybe | |link|



as code on GitHub or install on your Cloudron




Cubby is licensed under the AGPL 3