{"id":49874120,"url":"https://github.com/t33devv/microjam","last_synced_at":"2026-05-15T11:40:10.949Z","repository":{"id":328064143,"uuid":"1111427655","full_name":"t33devv/microjam","owner":"t33devv","description":"official micro jam website frontend","archived":false,"fork":false,"pushed_at":"2026-04-16T02:15:36.000Z","size":558,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-16T04:25:29.456Z","etag":null,"topics":["expressjs","gamedev","nodejs","reactjs"],"latest_commit_sha":null,"homepage":"https://www.microjam.xyz","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t33devv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-06T23:05:45.000Z","updated_at":"2026-04-16T02:15:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/t33devv/microjam","commit_stats":null,"previous_names":["t33devv/microjam"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/t33devv/microjam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t33devv%2Fmicrojam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t33devv%2Fmicrojam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t33devv%2Fmicrojam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t33devv%2Fmicrojam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t33devv","download_url":"https://codeload.github.com/t33devv/microjam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t33devv%2Fmicrojam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33065908,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","gamedev","nodejs","reactjs"],"created_at":"2026-05-15T11:40:10.409Z","updated_at":"2026-05-15T11:40:10.940Z","avatar_url":"https://github.com/t33devv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Micro Jam Website\n\nthe official website for the 48-hour Game Jam **Micro Jam** competition that runs every 2 weeks.\n\n## About\n\nMicro Jam is a game development competition hosted on itch.io, aiming to become the world's largest weekend Jam. The website features a dark, code-editor-inspired aesthetic with smooth interactions and hover effects.\n\n## Tech Stack\n\n-   **React 19** - UI library\n-   **Vite** - Build tool and dev server\n-   **Tailwind CSS** - Styling\n-   **React Router** - Client-side routing\n-   **Axios** - HTTP client for API requests\n-   **Knex** - PostgreSQL database query builder (w/ Supabase)\n\n## Authentication\n\nThe site uses **Discord OAuth** for user authentication. Users can log in with their Discord account to access features like voting. Authentication is handled via cookies and JWT tokens managed by the backend API.\n\n## Project Structure\n\n```\nfrontend/\n├── public/                 # Static assets\n├── src/\n│   ├── assets/            # Images and other assets\n│   │   └── react.svg\n│   ├── components/         # Reusable React components\n│   │   ├── Footer.jsx\n│   │   └── Navbar.jsx\n│   ├── pages/              # Page components\n│   │   └── Home.jsx\n│   ├── App.jsx\n│   ├── main.jsx\n│   └── index.css\n├── .gitignore\n├── eslint.config.js\n├── index.html              # HTML template\n├── package.json\n├── package-lock.json\n├── postcss.config.js\n├── tailwind.config.js\n└── vite.config.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft33devv%2Fmicrojam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft33devv%2Fmicrojam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft33devv%2Fmicrojam/lists"}