{"id":28920637,"url":"https://github.com/thingengineer/drizzle-test","last_synced_at":"2025-08-21T09:04:45.716Z","repository":{"id":204979655,"uuid":"713069125","full_name":"ThingEngineer/drizzle-test","owner":"ThingEngineer","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-06T17:30:44.000Z","size":257,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-19T05:58:25.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://drizzle-test-beta.vercel.app","language":"Svelte","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/ThingEngineer.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}},"created_at":"2023-11-01T19:19:06.000Z","updated_at":"2023-11-02T02:14:27.000Z","dependencies_parsed_at":"2023-11-04T03:20:39.200Z","dependency_job_id":null,"html_url":"https://github.com/ThingEngineer/drizzle-test","commit_stats":null,"previous_names":["thingengineer/drizzle-test"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ThingEngineer/drizzle-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingEngineer%2Fdrizzle-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingEngineer%2Fdrizzle-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingEngineer%2Fdrizzle-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingEngineer%2Fdrizzle-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ThingEngineer","download_url":"https://codeload.github.com/ThingEngineer/drizzle-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ThingEngineer%2Fdrizzle-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271454849,"owners_count":24762698,"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-08-21T02:00:08.990Z","response_time":74,"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":[],"created_at":"2025-06-22T04:39:54.979Z","updated_at":"2025-08-21T09:04:45.711Z","avatar_url":"https://github.com/ThingEngineer.png","language":"Svelte","readme":"# Drizzle Test\n\nEverything you need to get started with Drizzle and SvelteKit using [Vercel Postgres Storage](https://vercel.com/docs/storage/vercel-postgres).\n\n## Building \u0026 Setup\n\nOnce you've cloned this project, install dependencies with `npm install` (or `pnpm install` or `yarn` or `bun`), start a development server:\n\n```bash\nnpm run dev\n```\n\nIf you cloned this project, create a new repository on your GitHub and push this repository to it. (If you forked this project, you can skip this step.)\n\n```bash\ngit init\ngit commit -m \"first commit\"\ngit branch -M main\ngit remote add origin https://github.com/ThingEngineer/delme.git\ngit push -u origin main\n```\n\nThen run the following commands to link your local project with a Vercel project using the [Vercel CLI](https://vercel.com/docs/cli).\n\n```bash\nvercel login\nvercel link\nvercel git connect\n```\n\nOnce Vercel and GitHub are connected make another commit to deploy your app. Verify by navigating to your project in the Vercel dashboard.\n\n## Create a Vercel Database\n\nOn the Vercel dashboard overview, select your project. Once you're in the project, click on the Storage tab. Click on the \"Create\" button next to the Postgres option.\n\nA modal window will open asking you to name your database and select your region.\nThen another will open asking you which environment variables you want to use as well as your env prefix. You can leave these defaults and click \"Create\".\n\nPull the environment variables to your local machine with the following command.\n\n```bash\nvercel env pull .env.development.local\n```\n\nYou should now have a .env.development.local file in your project’s root directory containing all the environment variables you just created.\n\nRun `vercel dev` to test your development environment. You should see the app running on http://localhost:3000.\n\n## Define a schema\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingengineer%2Fdrizzle-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthingengineer%2Fdrizzle-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthingengineer%2Fdrizzle-test/lists"}