Login users, process payments and send emails at lightspeed. Spend your time building your startup, not integrating APIs. Rocket Flask provides you with the boilerplate code you need to launch, FAST.
The Django boilerplate with all you need to build your SaaS, AI tool, or any other web app. From idea to production in 5 minutes.
- 1 hrs to setup the project
- 2 hrs integrate tooling
- 2 hrs to handle Stripe
- 1 hrs for Docker
- 1 hr Google Oauth
- ∞ hrs overthinking...
- Quality Support via
Email& Discord
Install modules via
VENV
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txtInstall Tailwind (another terminal)
$ cd static
$ yarn
$ npx tailwindcss -i ./src/input.css -o ./dist/css/output.css --watch Start APP
$ flask run
Download code
$ git clone https://github.com/app-generator/rocket-flask.git
$ cd rocket-flaskStart with Docker Compose
$ docker-compose up --build Visit the app in the browser localhost:5085.
Have questions?Contact Support (Email & Discord) provided by AppSeed
| Free Version | PRO - $499 (plus VAT) | 🚀 Custom - $2999 (plus VAT) |
|---|---|---|
| ✓ Flask 2.3.x | Everything in Free, plus: | Everything in PRO, plus: |
| ✓ Best Practices, Blueprints | ✅ Extended User Model | ✅ 1mo Custom Development |
✓ TailwindCSS/Flowbite |
✅ OAuth Google, GitHub |
✅ Dedicated Developer |
| ✓ Celery | ✅ Stripe Payments | ✅ Weekly Sprints |
| ✓ Charts | ✅ Multi-Language Support | ✅ Technical SPECS |
| ✓ API via Flask-RESTX | ✅ Sentry Error Reporting | ✅ Documentation |
| ✓ Docker | ✅ Private REPO Access | ✅ 30 days Delivery Warranty |
| ✓ CI/CD Flow via Render | ✅ Unlimited Projects | - |
| ✓ Support via GitHub Issues | ✅ Lifetime Updates | - |
| - | ✅ PRO Support - Email & Discord | - |
| - | ✅ Deployment Assistance | - |
| ------------------------------------ | ------------------------------------ | ------------------------------------ |
| - | 🛒 PRE Order: $299 (via GUMROAD) |
🛒 Order: $2999 (via GUMROAD) |
- Create a Blueprint instance
- Go to https://dashboard.render.com/blueprints this link.
- Click
New Blueprint Instancebutton. - Connect your
repowhich you want to deploy. - Fill the
Service Group Nameand click on theUpdate Existing Resourcesbutton. - Edit the Environment and specify the PYTHON_VERSION
- Version
3.11.5was used for this deployment
- Version
- After that, your deployment will start automatically.
At this point, the product should be LIVE.
@MIT
Rocket Flask - Open-source starter styled with Tailwind/Flowbite actively suported by AppSeed.