starter project?

This page summarizes the projects mentioned and recommended in the original post on /r/flask

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • FAS-3-Application-Factory

    A repo that contains a working example of Flask using the Application Factory pattern.

  • I usually create a github repo then clone from a template. I've been using this one to spin up test envs to try something in Flask quickly. https://github.com/Flask-Planet/FAS-3-Application-Factory

  • docker-flask-example

    A production ready example Flask app that's using Docker and Docker Compose.

  • Personally I maintain https://github.com/nickjj/docker-flask-example. There's also https://github.com/nickjj/build-a-saas-app-with-flask if you want more opinions.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • build-a-saas-app-with-flask

    Learn how to build a production ready web app with Flask and Docker.

  • Personally I maintain https://github.com/nickjj/docker-flask-example. There's also https://github.com/nickjj/build-a-saas-app-with-flask if you want more opinions.

  • ToDo-Flask

    Aplicação ToDo simples e direto ao ponto com Python e Flask.

  • flask-2-boilerplate

    Flask 2 + Everything you need to deploy a production ready app. Login, Password Reset, Roles and more.

  • I have written many flask apps so I usually start with whatever one of those best matches my project and strip out what I don't need however I am working on a new boilerplate to start my apps from and provide to others with the goal of proving almost everything core to most apps in a single boilerplate. Unfortunately I don't have any instructions yet but you should be able to clone it, and run docker compose up in the root folder and it will build and run on localhost with HTTPS, just got login finished and I am starting on the core UI: https://github.com/cnorlander/flask-2-boilerplate/

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • We Have to Talk About Flask

    4 projects | news.ycombinator.com | 19 Oct 2023
  • A production ready Flask 2.0+ example starter app with Docker Compose / gunicorn / Celery / PostgreSQL / Redis / Webpack / TailwindCSS (JIT compiler enabled)

    2 projects | /r/flask | 13 May 2021
  • Show up your code and and get a thoughtful feedback from 25+ years developer

    5 projects | /r/learnpython | 8 Dec 2023
  • Flask Application Load Balancing using Docker Compose and Nginx

    2 projects | dev.to | 30 Jul 2023
  • Good example projects on Github with Flask and Next.js 13?

    1 project | /r/flask | 19 Jun 2023