{"id":16185519,"url":"https://github.com/patrickhulce/saas-starter-kit","last_synced_at":"2025-03-19T02:32:08.053Z","repository":{"id":66227438,"uuid":"128555393","full_name":"patrickhulce/saas-starter-kit","owner":"patrickhulce","description":"Everything you need to get your next Unicorn-for-x startup off the ground.","archived":false,"fork":false,"pushed_at":"2018-11-26T21:07:09.000Z","size":776,"stargazers_count":10,"open_issues_count":13,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-19T00:50:59.225Z","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/patrickhulce.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}},"created_at":"2018-04-07T18:09:35.000Z","updated_at":"2022-09-16T22:59:40.000Z","dependencies_parsed_at":"2023-04-09T00:35:10.669Z","dependency_job_id":null,"html_url":"https://github.com/patrickhulce/saas-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fsaas-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fsaas-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fsaas-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickhulce%2Fsaas-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickhulce","download_url":"https://codeload.github.com/patrickhulce/saas-starter-kit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221464944,"owners_count":16826684,"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":"2024-10-10T07:14:30.375Z","updated_at":"2024-10-27T19:10:28.701Z","avatar_url":"https://github.com/patrickhulce.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# saas-starter-kit\n\nEverything you need to get your next Unicorn-for-x startup off the ground.\n\n## Getting Started\n\n1.  Replace all the strings\n    - sed -i s/saas-starter-kit/your-real-product-name/\n    - sed -i s/the-product/your-real-product-name/\n    - sed -i s/the_product_db/your_database_name/\n1.  Replace values in `.envrc`\n1.  Replace values in `packages/shared/lib/conf.ts`\n\n## Toolchain\n\n### [nvm](https://github.com/creationix/nvm)\n\n```\ncurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash\n```\n\n### nvm\n\n```\nnvm install v10\nnvm alias default v10\nnvm use v10\n\nnpm install -g yarn jest\n```\n\n### awscli\n\n```\npip install awscli --user\n```\n\n#### Working with `.envrc`\n\nIt's nice to automatically setup your shell environment when you enter the project directory\n\nOptions: [direnv](https://direnv.net/), [ondir](https://swapoff.org/ondir.html), [zsh chpwd](http://www.refining-linux.org/archives/42/ZSH-Gem-8-Hook-function-chpwd/)\n\n```bash\nbrew install direnv\necho '\\n# automatically load .envrc files\\neval \"$(direnv hook zsh)\"' \u003e\u003e ~/.zshrc\nsource ~/.zshrc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fsaas-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickhulce%2Fsaas-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickhulce%2Fsaas-starter-kit/lists"}