{"id":16145964,"url":"https://github.com/mustofa-id/sveltekit-postgres-migration-example","last_synced_at":"2026-05-19T09:02:40.517Z","repository":{"id":241993092,"uuid":"808395831","full_name":"mustofa-id/sveltekit-postgres-migration-example","owner":"mustofa-id","description":"SvelteKit Postgres Migration Example","archived":false,"fork":false,"pushed_at":"2024-06-02T03:43:59.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T17:43:35.261Z","etag":null,"topics":["migration-scripts","postgres","sveltekit"],"latest_commit_sha":null,"homepage":"","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/mustofa-id.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":"2024-05-31T01:43:32.000Z","updated_at":"2024-06-02T03:44:02.000Z","dependencies_parsed_at":"2024-05-31T03:30:02.041Z","dependency_job_id":"98a1b0bd-d05b-491d-b701-02ecec3c0ba7","html_url":"https://github.com/mustofa-id/sveltekit-postgres-migration-example","commit_stats":null,"previous_names":["mustofa-id/sveltekit-postgres-migration-example"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mustofa-id/sveltekit-postgres-migration-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-postgres-migration-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-postgres-migration-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-postgres-migration-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-postgres-migration-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mustofa-id","download_url":"https://codeload.github.com/mustofa-id/sveltekit-postgres-migration-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mustofa-id%2Fsveltekit-postgres-migration-example/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267570457,"owners_count":24109250,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"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":["migration-scripts","postgres","sveltekit"],"created_at":"2024-10-10T00:18:27.108Z","updated_at":"2026-05-19T09:02:35.473Z","avatar_url":"https://github.com/mustofa-id.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sveltekit-postgres-migration-example\n\n## Migration\n\nCreate new migration:\n\n\u003e This command will generate a new unique migration file by scanning through all git branches, including remote branches.\n\n```bash\npnpm migration create some-migration-name\n```\n\nRunning migrations:\n\n```bash\npnpm migration migrate\n```\n\n## Developing\n\nRun postgres server using Docker:\n\n```bash\ndocker compose up -d\n```\n\nRun migration:\n\n```bash\npnpm migration migrate\n```\n\nStart a development server:\n\n```bash\npnpm dev\n\n# or start the server and open the app in a new browser tab\npnpm dev -- --open\n```\n\n## Building\n\nTo create a production version of your app:\n\n```bash\npnpm build\n```\n\nYou can preview the production build with `pnpm preview`.\n\n\u003e To deploy your app, you may need to install an [adapter](https://kit.svelte.dev/docs/adapters) for your target environment.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustofa-id%2Fsveltekit-postgres-migration-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmustofa-id%2Fsveltekit-postgres-migration-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmustofa-id%2Fsveltekit-postgres-migration-example/lists"}