{"id":28060284,"url":"https://github.com/matthewbub/zcauldron.com","last_synced_at":"2025-05-12T08:42:19.620Z","repository":{"id":277773785,"uuid":"857244546","full_name":"matthewbub/zcauldron.com","owner":"matthewbub","description":"Multi-provider AI Chat Bot","archived":false,"fork":false,"pushed_at":"2025-04-25T01:59:54.000Z","size":57566,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-10T07:41:08.904Z","etag":null,"topics":["ai","chatbot","nextjs","supabase","typescript"],"latest_commit_sha":null,"homepage":"https://zcauldron.com","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/matthewbub.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,"zenodo":null}},"created_at":"2024-09-14T06:17:55.000Z","updated_at":"2025-05-01T15:26:58.000Z","dependencies_parsed_at":"2025-02-16T02:25:11.424Z","dependency_job_id":"7497a66c-1a84-4199-b471-c0c92cf2559c","html_url":"https://github.com/matthewbub/zcauldron.com","commit_stats":null,"previous_names":["matthewbub/wussup.chat","matthewbub/zcauldron.com"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2Fzcauldron.com","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2Fzcauldron.com/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2Fzcauldron.com/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matthewbub%2Fzcauldron.com/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matthewbub","download_url":"https://codeload.github.com/matthewbub/zcauldron.com/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253703455,"owners_count":21950145,"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":["ai","chatbot","nextjs","supabase","typescript"],"created_at":"2025-05-12T08:42:16.760Z","updated_at":"2025-05-12T08:42:19.611Z","avatar_url":"https://github.com/matthewbub.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZCauldron\n\nA unified AI chatbot assistant\n\nThis is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).\n\n## Getting Started\n\nFirst, update your .env.local file with the example.env.local file\n\nThen, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/app/building-your-application/optimizing/fonts) to automatically optimize and load [Geist](https://vercel.com/font), a new font family for Vercel.\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/app/building-your-application/deploying) for more details.\n\n## Release notes (developer)\n\n**Production** is currently v6, and can be accessed via https://github.com/matthewbub/zcauldron.com/tree/release/v6. Changes to this branch go straight to production.\n\n**Beta** is in `main` and is where new changes are going in. It's okay to break the build here, the end user won't be effected. This branch can be accessed via https://next.zcauldron.com\n\nIf you make a change to the production branch, you'll need to bring beta up-to-date so the both branches remain in sync. Here's an example:\n\n```shell\ngit branch # release/v6\ngit pull # pull the latest changes\ngit checkout main # beta\n\ngit merge release/v6 # merge prod changes into beta so beta is up-to-date\n\n# resolve any merge conflicts that may arise (you may need to exit vim :wq)\n\ngit push origin main # or just git push\n```\n\nPlease note: You'll never need to merge beta into production. When beta is ready to bump to production, we create a new branch (e.g. release/v7) and assign the domain to that branch in Vercel.\n\n## Versions\n\nv0.0.1\n\n- Chat app is alive\n\nv0.0.2\n\n- Auto-Title Generation\n\nv0.0.4\n\n- Improve application efficiency\n- Add landing page\n- Fix bugs\n\nv0.0.5\n\nFeatures\n\n- A/B Modal testing\n- Chat with attachments\n- New Modal Selector with search, filters, and modal requests\n\nFixes\n\n- Use more providers than just OpenAI\n- UX enhancements\n\nMore\n\n- Replace Supabase Auth with Clerk Auth\n\nv6\n\n- App rewrite (no vibe coding)\n- Replace Supabase with Prisma\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbub%2Fzcauldron.com","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatthewbub%2Fzcauldron.com","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatthewbub%2Fzcauldron.com/lists"}