Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/app-generator/rocket-flask-pro
Rocket Flask PRO - Premium Seed Project styled with Tailwind | AppSeed
https://github.com/app-generator/rocket-flask-pro
flask-api-starter flask-celery flask-charts flask-datatables flask-flowbite flask-flowbite-starter flask-saas flask-tailwind flask-tailwind-starter flask-tailwind-template flowbite-flask flowbite-python flowbite-saas saas-flask saas-python-starter
Last synced: 2 days ago
JSON representation
Rocket Flask PRO - Premium Seed Project styled with Tailwind | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/rocket-flask-pro
- Owner: app-generator
- License: other
- Created: 2024-04-07T13:08:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-07T14:12:33.000Z (9 months ago)
- Last Synced: 2024-12-15T21:18:58.618Z (7 days ago)
- Topics: flask-api-starter, flask-celery, flask-charts, flask-datatables, flask-flowbite, flask-flowbite-starter, flask-saas, flask-tailwind, flask-tailwind-starter, flask-tailwind-template, flowbite-flask, flowbite-python, flowbite-saas, saas-flask, saas-python-starter
- Homepage: https://appseed.us/product/rocket-pro/flask/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
Rocket Flask PRO
TailwindCSS • Flowbite • API • Celery • DataTables • Charts • Docker • CI/CD
📖 Docs
•
Demo
•
Support 🚀
## Why [Rocket Flask PRO](https://appseed.us/product/rocket-pro/flask/)
#### ***Supercharge your app instantly, launch faster, make $***
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.
#### ***Rocket your startup in days, not weeks***
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.
#### **48+ hours of headaches**
- 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](https://appseed.us/support/) via `Email` & [Discord](https://discord.gg/fZC6hup)
## Manual Build
> 👉 Download code - requires a [purchase](https://appseed.us/product/rocket-pro/flask/)
```bash
$ unzip rocket-flask-pro.zip
$ cd rocket-flask-pro
```> Install modules via `VENV`
```bash
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
```> Start APP
```
$ flask run
```
## Start With Docker
> 👉 Download code - requires a [purchase](https://appseed.us/product/rocket-pro/flask/)
```bash
$ unzip rocket-flask-pro.zip
$ cd rocket-flask-pro
```> Start with Docker Compose
```bash
$ docker-compose up --build
```Visit the app in the browser `localhost:5085`.
## **Deploy on Render**
- 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 the `Update Existing Resources` button.
- Edit the Environment and [specify the PYTHON_VERSION](https://render.com/docs/python-version)
- Version `3.12.0` was used for **[this deployment](https://rocket-flask-pro.onrender.com/)**
- After that, your deployment will start automatically.At this point, the product should be LIVE.
## License
[EULA License](https://github.com/app-generator/license-eula)
---
[Rocket Flask PRO](https://appseed.us/product/rocket-pro/flask/) - Premium Starter styled with `Tailwind/Flowbite` actively suported by **[AppSeed](https://appseed.us)**.