DEV Community

Brian Ting
Brian Ting

Posted on

1 1

Flasker - Definitely Minimal Flask Boilerplate

I created a minimal Flask boilerplate for developers who want to create a Flask-based web apps from scratch, quickly.

The boilerplate repo: https://github.com/tyu1996/flasker

Flasker GIF

It is minimal enough that devs are given flexibility and no need to spend too much time trying to understand the codebase. With some experience with Flask, you can start to develop right away.

This boilerplate has complete set of what minimal web app should have: webpages, routes, forms, and models. It comes with a sample template so you can check around the web app first by running the run.sh.

Top comments (0)

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay