{"id":18234704,"url":"https://github.com/codeize/bored","last_synced_at":"2025-04-08T14:34:08.829Z","repository":{"id":107299143,"uuid":"570839892","full_name":"Codeize/bored","owner":"Codeize","description":"🙄 My adaptation of Fireship's Supabase + React course.","archived":false,"fork":false,"pushed_at":"2022-11-26T11:07:01.000Z","size":38,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-14T10:55:44.975Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/Codeize.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}},"created_at":"2022-11-26T09:52:01.000Z","updated_at":"2022-11-26T11:07:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"26389e10-a2a2-4e22-a211-741812ef4230","html_url":"https://github.com/Codeize/bored","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"da0d6be1df10e6bdcac09e15fbbd2429a957834d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeize%2Fbored","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeize%2Fbored/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeize%2Fbored/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeize%2Fbored/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codeize","download_url":"https://codeload.github.com/Codeize/bored/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247861333,"owners_count":21008474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-04T23:05:17.813Z","updated_at":"2025-04-08T14:34:08.793Z","avatar_url":"https://github.com/Codeize.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bored\n\nBored is a message board application written in Vite and React with a Supabase backend.\n\nIt's adapted from [Fireship's course on Supabase](https://fireship.io/courses/supabase/).\n\n## Getting Started\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/Codeize/bored\n```\n\n2. Install dependencies\n\n```bash\nyarn\n```\n\n3. [Create a Supabase project and get your API keys](https://supabase.io/)\n\n4. Create a `.env.local` file in the root of the project and add your API keys\n\n```bash\nVITE_SUPABASE_URL=https://\u003cyour-project-id\u003e.supabase.co\nVITE_SUPABASE_ANON_KEY=\u003cyour-anonymous-key\u003e\n```\n\n5. Start the development server\n\n```bash\nyarn dev\n```\n\n## Deploying\n\n1. [Create a Supabase project and get your API keys](https://supabase.io/)\n\n2. Create a `.env.production` file in the root of the project and add your API keys\n\n```bash\nVITE_SUPABASE_URL=https://\u003cyour-project-id\u003e.supabase.co\nVITE_SUPABASE_ANON_KEY=\u003cyour-anonymous-key\u003e\n```\n\n3. Build the project\n\n```bash\nyarn build\n```\n\n4. Deploy the project to Vercel\n\n```bash\nvercel\n```\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Acknowledgements\n\n- [Fireship](https://fireship.io/)\n- [Zack DeRose](https://twitter.com/zackderose)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeize%2Fbored","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeize%2Fbored","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeize%2Fbored/lists"}