{"id":26493992,"url":"https://github.com/dwarvesf/chatbot-builder","last_synced_at":"2026-05-20T02:31:29.767Z","repository":{"id":235983891,"uuid":"782375307","full_name":"dwarvesf/chatbot-builder","owner":"dwarvesf","description":null,"archived":false,"fork":false,"pushed_at":"2024-05-23T03:44:57.000Z","size":1446,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-05-23T03:45:49.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://chatbot-builder-ten.vercel.app","language":"TypeScript","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/dwarvesf.png","metadata":{"files":{"readme":"README.dev","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-05T07:13:45.000Z","updated_at":"2024-05-28T06:06:07.698Z","dependencies_parsed_at":"2024-04-25T07:30:57.863Z","dependency_job_id":"5726f717-ff36-4d82-a3b7-1b44073cf033","html_url":"https://github.com/dwarvesf/chatbot-builder","commit_stats":null,"previous_names":["dwarvesf/chatbot-builder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fchatbot-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fchatbot-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fchatbot-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dwarvesf%2Fchatbot-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dwarvesf","download_url":"https://codeload.github.com/dwarvesf/chatbot-builder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244591451,"owners_count":20477709,"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-03-20T09:58:32.160Z","updated_at":"2026-05-20T02:31:29.741Z","avatar_url":"https://github.com/dwarvesf.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dev Readme\n\n### Install dependencies\n```\nmake install\n```\n\n### Local development\nStart the db\n```\nmake local-up\n```\n\n### Migrate\nWould need to run: \n```\npatch -p1 -N \u003c patches/drizzle-kit.bin.cjs.patch || echo ''\npatch -p1 -N \u003c patches/drizzle-kit.utils.js.patch || echo ''\n```\nTo patch the fix of `vector(1024)` not found issue for the first time running the migration\n\n```\nmake db-migrate\n```\n\n### Seed\n```\nmake db-seed\n```\n\n### How to migrate database\n - Edit the schema file in `src/migration/schema.ts`\n - Apply the migration by running `make db-migrate`\n\n### How to trigger migration on qa\nCurrently we migrate manually on qa server. Would add cicd later.\n - Update env `DATABASE_URL` in .env file\n - Run `make db-migrate`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fchatbot-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdwarvesf%2Fchatbot-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdwarvesf%2Fchatbot-builder/lists"}