{"id":16666379,"url":"https://github.com/fenos/supabase-atlas-migrations","last_synced_at":"2026-03-15T09:08:20.866Z","repository":{"id":167200738,"uuid":"642759945","full_name":"fenos/supabase-atlas-migrations","owner":"fenos","description":"A PoC for Supabase + Atlas Migrations","archived":false,"fork":false,"pushed_at":"2023-05-19T11:59:46.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-26T20:58:16.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","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/fenos.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":"2023-05-19T09:32:39.000Z","updated_at":"2023-05-19T09:33:50.000Z","dependencies_parsed_at":"2023-07-03T13:46:32.462Z","dependency_job_id":null,"html_url":"https://github.com/fenos/supabase-atlas-migrations","commit_stats":null,"previous_names":["fenos/supabase-atlas-migrations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fenos/supabase-atlas-migrations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenos%2Fsupabase-atlas-migrations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenos%2Fsupabase-atlas-migrations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenos%2Fsupabase-atlas-migrations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenos%2Fsupabase-atlas-migrations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fenos","download_url":"https://codeload.github.com/fenos/supabase-atlas-migrations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fenos%2Fsupabase-atlas-migrations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30539570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T07:17:37.589Z","status":"ssl_error","status_checked_at":"2026-03-15T07:17:31.738Z","response_time":61,"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":[],"created_at":"2024-10-12T11:10:46.565Z","updated_at":"2026-03-15T09:08:20.836Z","avatar_url":"https://github.com/fenos.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Supabase + Atlas\n\nThis project is a PoC to show how to use Supabase with Atlas for managing migrations.\n\n## Requirements\n\n- [Supabase CLI](https://supabase.com/docs/guides/cli#installation) installed:\n\n```shell\nbrew install supabase/tap/supabase\n```\n\n- Docker Running on your machine.\n\n## Getting started\n\nClone the repo:\n\n\n```shell\ngit clone https://github.com/fenos/supabase-atlas-migrations\n```\n\nStart supabase local development:\n\n```shell\nsupabase start\n```\n\n#### Migrate with Atlas\n\n```shell\nmake apply\n```\n\n#### Check migration status\n\n```shell\nmake status\n```\n\n#### Rollback with Atlas\n\nTBD\n\n## Creating a new migration\n\nThe atlas schema definition is located under `schema` folder.\nOnce you modify the schema you'll need to run `make gen` to generate the corresponded migration.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenos%2Fsupabase-atlas-migrations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffenos%2Fsupabase-atlas-migrations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffenos%2Fsupabase-atlas-migrations/lists"}