{"id":16517365,"url":"https://github.com/vietanhdev/shipfast","last_synced_at":"2025-11-03T17:38:23.412Z","repository":{"id":204101352,"uuid":"704106022","full_name":"vietanhdev/shipfast","owner":"vietanhdev","description":"The best free SaaS base for GenAI, LLM, and other AI Services.  Ship your next Generative AI startups in days.","archived":false,"fork":false,"pushed_at":"2023-10-29T03:30:06.000Z","size":17399,"stargazers_count":473,"open_issues_count":3,"forks_count":118,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-29T07:04:59.468Z","etag":null,"topics":["aws","chatgpt","django","docker","generative-ai","llm","reactjs","saas-boilerplate","shadcn-ui","stripe"],"latest_commit_sha":null,"homepage":"https://www.shipfast.dev","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/vietanhdev.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":"2023-10-12T14:46:54.000Z","updated_at":"2025-03-28T17:40:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"b2fa0579-bddb-44c9-b78e-b0cef540164b","html_url":"https://github.com/vietanhdev/shipfast","commit_stats":null,"previous_names":["vietanhdev/shipfast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fshipfast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fshipfast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fshipfast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vietanhdev%2Fshipfast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vietanhdev","download_url":"https://codeload.github.com/vietanhdev/shipfast/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247305933,"owners_count":20917208,"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":["aws","chatgpt","django","docker","generative-ai","llm","reactjs","saas-boilerplate","shadcn-ui","stripe"],"created_at":"2024-10-11T16:30:07.281Z","updated_at":"2025-11-03T17:38:23.364Z","avatar_url":"https://github.com/vietanhdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"ShipFast\" style=\"width: 128px; max-width: 100%; height: auto;\" src=\"packages/webapp/public/logo.png\"/\u003e\n  \u003ch1 align=\"center\"\u003e🚀 ShipFast 🚀\u003c/h1\u003e\n  \u003cp align=\"center\"\u003eThe best free SaaS source base for GenAI, LLM, and other AI Services!\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\u003cb\u003eShip your next Generative AI startups in days, not weeks!\u003c/b\u003e\u003c/p\u003e\n  \u003cbr/\u003e\n  \u003cp align=\"center\"\u003e\u003cb\u003eNOTE: THIS IS A WORK IN PROGRESS. STAR (⭐) THIS REPO TO FOLLOW UPDATES.\u003c/b\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n## Roadmap\n\n- [x] Account management (Login/Logout/User Profile)\n- [x] Subscription management (Stripe)\n- [x] CMS (Contentful)\n- [x] Simple OpenAI API integration\n- [x] Business idea generator (based on keywords)\n- [ ] Chat with different characters\n- [ ] Chat with your documents (PDF, Word, etc.)\n- [ ] AI writing assistant\n- [ ] AI image generator\n- [ ] Image search engine\n\n![ShipFast x GenAI](images/screenshot.png)\n\n## 1. Run the project\n\nThe project is configured to use `pnpm` workspaces, which means that you can install `node_modules` of all packages in\nrepository, with a single command:\n\n```sh\npnpm install\n```\n\n### Start the app\n\nStart both **backend** and **webapp**:\n\n```sh\npnpm shipfast up\n```\n\n### Start backend\n\n```sh\npnpm shipfast backend up\n```\n\n### Start webapp\n\n```sh\npnpm shipfast webapp up\n```\n\n### Local documentation\n\nIn order to run your local documentation server execute the following command:\n\n```sh\npnpm shipfast docs up\n```\n\n## 2. Tech stack\n\n**Front-end stack:**\n\nThe front-end stack is based on **React** and employs **GraphQL** for communication with the back-end. The design was made with **tailwindcss** and **shadcn/ui**.\n\n- [React](https://github.com/facebook/react)\n- [GraphQL](https://graphql.org/)\n- [Apollo Client](https://github.com/apollographql/apollo-client)\n- [tailwindcss](https://github.com/tailwindlabs/tailwindcss)\n- [shadcn/ui](https://github.com/shadcn-ui/ui)\n- [styled-components](https://github.com/styled-components/styled-components) (optional)\n- [jest](https://github.com/jestjs/jest)\n- [Storybook](https://github.com/storybookjs/storybook)\n- [Vite](https://github.com/vitejs/vite)\n\n**Back-end stack:**\n\nThe back-end stack is based on **Python** and **Django**. This will be the best-suited stack for most of the SaaS, especially AI projects, which often use Python as their main language.\n\n- [Python](https://www.python.org/)\n- [Django](https://github.com/django/django)\n- [Django REST Framework](https://github.com/encode/django-rest-framework)\n- [Graphene Django](https://github.com/graphql-python/graphene)\n- [dj-stripe](https://github.com/dj-stripe/dj-stripe/)\n- [Postgres](https://www.postgresql.org/)\n\n**Infrastructure:**\n\nThe target infrastructure is AWS. The project is configured to use AWS CDK to deploy the infrastructure. However, you can run the project locally with `docker-compose` for development purposes.\n\n- [NX](https://github.com/nrwl/nx)\n- AWS infrastructure written in [AWS CDK](https://github.com/aws/aws-cdk)\n- Github or Bitbucket\n\n**3rd party services:**\n\n- Stripe\n- Contentful\n- Sentry\n- OpenAI\n\nRead more on our documentation website: [https://docs.shipfast.dev/](https://docs.shipfast.dev/).\n\n## 3. References\n\nThis project was a fork of [SaaS Boilerplate - Apptension](https://github.com/apptension/saas-boilerplate) with heavy modifications. Thank you Apptension for the great work and generous MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fshipfast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvietanhdev%2Fshipfast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvietanhdev%2Fshipfast/lists"}