{"id":20300197,"url":"https://github.com/blockitifluy/coffeeco","last_synced_at":"2026-02-18T02:35:22.758Z","repository":{"id":240319857,"uuid":"802314189","full_name":"Blockitifluy/CoffeeCo","owner":"Blockitifluy","description":"CoffeeCo is a solidjs-based social media website. Allowing users to post and customising user pages using css.","archived":false,"fork":false,"pushed_at":"2025-04-16T21:52:18.000Z","size":1759,"stargazers_count":2,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-16T17:56:11.722Z","etag":null,"topics":["go","go-server","golang","solidjs","tailwindcss","ts","tsx","typescript","web"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Blockitifluy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-18T00:56:08.000Z","updated_at":"2024-06-13T17:22:44.000Z","dependencies_parsed_at":"2024-05-18T02:21:34.797Z","dependency_job_id":"f602d8f8-0664-4fda-ad91-77a68e94c7b6","html_url":"https://github.com/Blockitifluy/CoffeeCo","commit_stats":null,"previous_names":["blockitifluy/coffeeco"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Blockitifluy/CoffeeCo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockitifluy%2FCoffeeCo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockitifluy%2FCoffeeCo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockitifluy%2FCoffeeCo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockitifluy%2FCoffeeCo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Blockitifluy","download_url":"https://codeload.github.com/Blockitifluy/CoffeeCo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Blockitifluy%2FCoffeeCo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566405,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["go","go-server","golang","solidjs","tailwindcss","ts","tsx","typescript","web"],"created_at":"2024-11-14T16:17:50.149Z","updated_at":"2026-02-18T02:35:22.743Z","avatar_url":"https://github.com/Blockitifluy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--Used https://github.com/othneildrew/Best-README-Template/blob/master/README.md--\u003e\n\n![License](https://img.shields.io/github/license/Blockitifluy/CoffeeCo.svg)\n![Release](https://img.shields.io/github/release/Blockitifluy/CoffeeCo.svg)\n![Downloads](https://img.shields.io/github/downloads/Blockitifluy/CoffeeCo/total.svg)\n![Stars](\thttps://img.shields.io/github/stars/Blockitifluy/CoffeeCo.svg)\n![Contributions](https://img.shields.io/github/contributors/Blockitifluy/CoffeeCo)\n![Activity](https://img.shields.io/github/commit-activity/m/Blockitifluy/CoffeeCo)\n![Coverage](https://img.shields.io/coveralls/github/badges/shields)\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"src/assets/logo.svg\" width=\"150\" alt=\"CoffeeCo Logo\"/\u003e\n  \u003ch3\u003eCoffeeCo - The Social Media App\u003c/h3\u003e\n  \u003cp\u003eCoffeeCo is an open-source social media app; All about Personalisation and Privacy.\u003c/p\u003e\n  \u003ca href=\"./CHANGELOG.md\"\u003eView Changelog »\u003c/a\u003e\n\u003c/div\u003e\n\n# About\n\n![Coffee Website Showoff](./meta/showoff.png)\n\u003c!--make showoff look normal--\u003e\n\nCoffeeCo's main goal focuses on:\n\n1. Personalistion,\n2. Privacy,\n3. Performance.\n\nCoffeeCo ensures privacy by you being able to run and compile on your own home PC. The benefit of an open source website, is that anyone can rapidly update to be come better.\n\n## Built With\n\nUses Stack GGLST\n\n- [Go](https://www.go.dev/)\n- [Gorrila Mux](https://pkg.go.dev/github.com/gorilla/mux)\n- [SQLite](http://https://sqlite.org/)\n- [Solid.js](https://www.solidjs.com/)\n- [Tailwind](https://www.tailwindcss.com/)\n\n# Getting Started\n\nTo compile download [Go](https://go.dev) and [npm](https://nodejs.org/download).\n\n## Compile Server\n\n```bash\n  go build\n```\n\nThen, run the `coffeecoserver.exe`.\n\n## Compile Frontend\n\n```bash\n  npm run build\n```\n\nThen, see the `dist` folder.\n\n## New build\n\nTo make a new build run [build-release.py](./meta/build-release.py), and do the steps supplied.\n\n# Usage\n\nUse this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.\n\nFor more examples, please refer to the [Documentation](./DOCUMENTATION.md).\n\n# Roadmap\n\nTo see Roadmap go to [this Trello Board](https://trello.com/b/qI7UAaDw/coffeeco).\n\nTo see Changelog go to [here](./CHANGELOG.md).\n\n# License\n\nDistributed under the MIT License. See [LICENSE](./LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockitifluy%2Fcoffeeco","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblockitifluy%2Fcoffeeco","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblockitifluy%2Fcoffeeco/lists"}