{"id":26993342,"url":"https://github.com/noxify/prisma-queue-example","last_synced_at":"2025-04-03T23:18:23.697Z","repository":{"id":285718019,"uuid":"959094738","full_name":"noxify/prisma-queue-example","owner":"noxify","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-02T09:10:29.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-02T10:24:50.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/noxify.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-04-02T09:01:09.000Z","updated_at":"2025-04-02T09:10:32.000Z","dependencies_parsed_at":"2025-04-02T10:25:08.998Z","dependency_job_id":"396c747f-7805-4410-a357-cfeee4390526","html_url":"https://github.com/noxify/prisma-queue-example","commit_stats":null,"previous_names":["noxify/prisma-queue-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fprisma-queue-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fprisma-queue-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fprisma-queue-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Fprisma-queue-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxify","download_url":"https://codeload.github.com/noxify/prisma-queue-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092382,"owners_count":20882218,"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":[],"created_at":"2025-04-03T23:18:23.175Z","updated_at":"2025-04-03T23:18:23.669Z","avatar_url":"https://github.com/noxify.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prisma Queue Example\n\n\u003e The stack originates from [turbo-lucia-starter](https://github.com/noxify/turbo-lucia-starter).\n\n## Quickstart\n\n\u003e The `db` package is configured for `postgres`. If you want to use a different engine, you have to update the configuration and re-generating the migration files.\n\u003e\n\u003e This repository uses `pnpm` as package manager!\n\nTo get it running, follow the steps below:\n\n### 1. Clone the repository\n\n```\ngit clone git@github.com:noxify/prisma-queue-example.git\n```\n\n### 2. Setup dependencies\n\n```\n# Install dependencies\npnpm i\n\n# Configure environment variables\n# There is an `.env.example` in the root directory you can use for reference\ncp .env.example .env\n\n# Generate types\n# This generates all needed types based on our prisma schema\npnpm db:generate\n\n# Push the schema to the database\npnpm db:push\n# or\n# pnpm db:migrate:dev\n```\n\n### Start the dev server\n\nYou can use the following commands to start the dev mode:\n\n- `pnpm run dev` - Starts the job manager in dev mode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Fprisma-queue-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxify%2Fprisma-queue-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Fprisma-queue-example/lists"}