{"id":22490357,"url":"https://github.com/madebyfabian/zingio","last_synced_at":"2025-12-27T15:22:47.287Z","repository":{"id":63612228,"uuid":"569032309","full_name":"madebyfabian/zingio","owner":"madebyfabian","description":"A Nuxt 3, TailwindCSS, and Supabase Auth, EdgeDB Twitter Clone.","archived":false,"fork":false,"pushed_at":"2022-11-27T11:28:56.000Z","size":339,"stargazers_count":32,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-12-04T20:53:38.156Z","etag":null,"topics":["edgedb","nuxt","nuxt3","supabase","typescript"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/madebyfabian.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}},"created_at":"2022-11-21T23:45:57.000Z","updated_at":"2023-11-17T02:38:53.000Z","dependencies_parsed_at":"2023-01-23T19:00:31.545Z","dependency_job_id":null,"html_url":"https://github.com/madebyfabian/zingio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebyfabian%2Fzingio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebyfabian%2Fzingio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebyfabian%2Fzingio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madebyfabian%2Fzingio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madebyfabian","download_url":"https://codeload.github.com/madebyfabian/zingio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228501100,"owners_count":17930192,"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":["edgedb","nuxt","nuxt3","supabase","typescript"],"created_at":"2024-12-06T17:22:06.627Z","updated_at":"2025-12-27T15:22:47.202Z","avatar_url":"https://github.com/madebyfabian.png","language":"Vue","readme":"# zingio App\n\nA Nuxt 3, TailwindCSS, Supabase Auth, EdgeDB Twitter Clone.\n\n## Features\n\n- Authentication (Password, GitHub)\n- User Profiles\n- Post Lists\n- Creating Posts\n- Post Comments\n- Post Likes\n- Profile Settings\n- Bookmark Folders\n- See [Notion Roadmap](https://madebyfabian.notion.site/zingio-Roadmap-4f80eeac03584de6afeeeccc529e1ae4) for all features.\n\n## Setup\n\n### Installing EdgeDB CLI \u0026 TypeScript Types\n\n- Install EdgeDB CLI locally\n- after that, run `edgedb project init`\n- then `npm run generate-types:edgedb`\n\n### Deploy EdgeDB\n\n- See https://www.edgedb.com/docs/guides/deployment/digitalocean\n- Create `digitalocean` Link in CLI (`\u003cdsn\u003e` is the `edgedb://...` connection string)\n  ```bash\n  edgedb instance link \\\n  \t--dsn \u003cdsn\u003e \\\n  \t--trust-tls-cert \\\n  \t--non-interactive \\\n  \tdigitalocean\n  ```\n- Run migrations\n  ```bash\n  edgedb migrate --dsn \u003cdsn\u003e --tls-security insecure\n  ```\n\n#### Connect to edgeDB\n\nThis is not required, but to test the connection, you can run\n\n```bash\nedgedb -I digitalocean\n```\n\n### Add .env\n\n```bash\n# Supabase\nSUPABASE_URL=\"https://example.supabase.com\"\nSUPABASE_KEY=\"\u003cyour_key\u003e\"\n\n# EdgeDB\nEDGEDB_DSN=\"\u003cyour_dsn\u003e\"\nEDGEDB_CLIENT_TLS_SECURITY=insecure\n```\n\n### Install dependencies\n\n```bash\nnpm install\n```\n\n### Run dev server\n\n```bash\nnpm start\n```\n\n### After changing a `dbschema/*.esdl` file\n\n- `npm run edgedb-migrate`\n\n## Info\n\n`node-fetch@2` in `devDependencies` is required due to a bug where it would otherwise use `node-fetch@3` and because this is esm, it doesn't work with the `edgedb` package. See: https://discord.com/channels/841451783728529451/1046195371933696069/1046206050266787911\n","funding_links":[],"categories":["Vue"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadebyfabian%2Fzingio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmadebyfabian%2Fzingio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmadebyfabian%2Fzingio/lists"}