Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



Rocket Icon



Rocket Flask PRO



TailwindCSSFlowbiteAPICeleryDataTablesChartsDockerCI/CD




📖 Docs

  •  

Demo

  •  

Support 🚀




Flask Rocket - Premium Starter styled with Tailwind and Flowbite.


## 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)**.