Flask • TailwindCSS / Flowbite • API • Celery • Charts • Docker • CI/CD
Demo • Support • PRO Version
Have questions?
Contact Support (Email & Discord) provided by AppSeed
Free Version | PRO Version | Custom Development |
---|---|---|
✓ Flask 2.3.x | Everything in Free, plus: | Everything in PRO, plus: |
✓ Best Practices, Blueprints | ✅ Extended User Model, Roles | ✅ 1 Week Custom Development |
✓ TailwindCSS/Flowbite |
✅ API | ✅ Team: PM, Developer, Tester |
✓ Celery | ✅ Charts | ✅ Weekly Sprints |
✓ Charts | ✅ DataTables | ✅ Technical SPECS |
✓ API via Flask-RESTful | ✅ Docker | ✅ Documentation |
✓ Docker | ✅ Private REPO Access | ✅ 30 days Delivery Warranty |
✓ CI/CD Flow via Render | ✅ Unlimited Projects | ✅ CI/CD for AWS, DO (Extra) |
✓ Support via GitHub Issues | ✅ Lifetime Updates | - |
- | ✅ Premium Support | - |
------------------------------------ | ------------------------------------ | ------------------------------------ |
🚀 LIVE Demo | 🚀 LIVE Demo (PRO) | 🛒 Order : $999 (GUMROAD) |
Why Rocket Flask
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
👉 Download code
$ git clone https://github.com/app-generator/rocket-flask.git
$ cd rocket-flask
👉 Install modules via
VENV
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
👉 Install Tailwind/Flowbite (another terminal)
Tested with Node v18.20.0
(use at least this version or above)
$ npm install
$ npm run dev # DEVELOPMENT (LIVE reload)
$ npm run build # PRODUCTION
👉 Start Rocket Flask Starter
$ flask run
Download code
$ git clone https://github.com/app-generator/rocket-flask.git
$ cd rocket-flask
Start with Docker Compose
$ docker-compose up --build
Visit the app in the browser localhost:5085
.
- Create a Blueprint instance
- Go to https://dashboard.render.com/blueprints this link.
- Click
New Blueprint Instance
button. - Connect your
repo
which you want to deploy. - Fill the
Service Group Name
and click on theUpdate Existing Resources
button. - Edit the Environment and specify the PYTHON_VERSION
- Version
3.11.5
was 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 supported by AppSeed.