{"id":21049474,"url":"https://github.com/ernestofgonzalez/djangorocket","last_synced_at":"2026-01-01T23:31:22.157Z","repository":{"id":65530957,"uuid":"585231229","full_name":"ernestofgonzalez/djangorocket","owner":"ernestofgonzalez","description":"A Django SaaS boilerplate","archived":false,"fork":false,"pushed_at":"2025-04-20T13:49:08.000Z","size":328,"stargazers_count":178,"open_issues_count":3,"forks_count":22,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-20T14:42:28.340Z","etag":null,"topics":["boilerplate","cookiecutter","cookiecutter-django","cookiecutter-template","django","django-project","project-template","python","tailwindcss"],"latest_commit_sha":null,"homepage":"https://djangorocket.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ernestofgonzalez.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-01-04T16:41:58.000Z","updated_at":"2025-04-20T13:49:11.000Z","dependencies_parsed_at":"2025-01-24T08:22:44.935Z","dependency_job_id":"395eff29-e9bf-4753-aabb-c4b95e22292a","html_url":"https://github.com/ernestofgonzalez/djangorocket","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofgonzalez%2Fdjangorocket","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofgonzalez%2Fdjangorocket/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofgonzalez%2Fdjangorocket/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ernestofgonzalez%2Fdjangorocket/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ernestofgonzalez","download_url":"https://codeload.github.com/ernestofgonzalez/djangorocket/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254418328,"owners_count":22068043,"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":["boilerplate","cookiecutter","cookiecutter-django","cookiecutter-template","django","django-project","project-template","python","tailwindcss"],"created_at":"2024-11-19T15:12:21.458Z","updated_at":"2026-01-01T23:31:22.130Z","avatar_url":"https://github.com/ernestofgonzalez.png","language":"Python","funding_links":[],"categories":["Web Development"],"sub_categories":["Django"],"readme":"# djangorocket\n\n[![Django version](https://img.shields.io/badge/django-5.0.6-blue)](https://github.com/ErnestoFGonzalez/djangorocket)\n[![Latest Release](https://img.shields.io/github/v/release/ErnestoFGonzalez/djangorocket)](https://github.com/ErnestoFGonzalez/djangorocket/releases)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/ErnestoFGonzalez/djangorocket/blob/main/LICENSE.md)\n\n_Django Rocket is a powerful Django SaaS boilerplate designed for indie hackers and SaaS companies that need to quickly launch their paywalled software. It leverages the [Cookiecutter](https://github.com/cookiecutter/cookiecutter) templating engine to generate a project structure with commonly used features such as authentication and billing, saving you time and effort_.\n\nFor detailed information on usage and third-party integrations, please refer to the [full documentation](https://djangorocket.com).\n\n## Features\n\n- Subscriptions \n- Stripe payment integration via [stripe-python](https://github.com/stripe/stripe-python)\n- Customizable templates with [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)   (powered by [django-tailwind](https://github.com/timonweb/django-tailwind))\n- Custom user model\n- Static file serving with [whitenoise](https://github.com/evansd/whitenoise)\n\n## Requirements\n\nBefore getting started, make sure to install the following dependencies:\n- [cookiecutter](https://github.com/cookiecutter/cookiecutter) \n- [django](https://github.com/django/django). \n\nYou can easily install them using [pip](https://github.com/pypa/pip):\n\n```bash\n$ pip install cookiecutter==2.1.1 django==5.0.6\n```\n\n\u003e **_NOTE:_** Although Django Rocket works with other versions of Cookiecutter and Django, we recommend using the versions mentioned above, as they are well-tested.\n\n## Usage\n\nTo create a new Django Rocket project, simply run the following command in your terminal:\n\n```bash\n$ cookiecutter gh:ErnestoFGonzalez/djangorocket --directory=\"templates/projects/base\"\n```\n\nor using `djangorocket` as a CLI tool\n\n```bash\n$ djangorocket init\n```\n\nYou will be prompted to enter your project name and slug, after which the project structure will be generated. Make sure to fill out the `.env` file with the appropriate values for your project.\n\nFor comprehensive coverage of features and integrations, check out the [full documentation](https://djangorocket.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestofgonzalez%2Fdjangorocket","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernestofgonzalez%2Fdjangorocket","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernestofgonzalez%2Fdjangorocket/lists"}