All Projects → jelmerdejong → flask-app-blueprint

jelmerdejong / flask-app-blueprint

Licence: MIT license
Flask App Blueprint / Boilerplate including user registration/login, admin only section, CRUD on database, and more. Based on Python, Flask, PostgreSQL, et al. deployed on Heroku. The #1 starter project.

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to flask-app-blueprint

sass-starter-pack
Sass starter files using Gulp v4.0.0 🔥
Stars: ✭ 34 (-76.39%)
Mutual labels:  starter-kit, starter-project
ruby-sinatra-starter-app
A starter project for Ruby On Sinatra web app projects to introduce programmers to Ruby programming.
Stars: ✭ 36 (-75%)
Mutual labels:  starter-kit, starter-project
laravel-startkit
Laravel Admin Dashboard, Admin Template with Frontend Template, for scalable Laravel projects. It is to save your time when You start with new scalable Laravel projects with many features Bootstrap, cooreui, infyom admin Generator, roles and permissions, translatable models, spatie media and much more
Stars: ✭ 55 (-61.81%)
Mutual labels:  starter-kit, starter-project
nest-js-boilerplate
Nest.js boilerplate
Stars: ✭ 79 (-45.14%)
Mutual labels:  heroku, starter-kit
react-phoenix-users-boilerplate
Elixir/Phoenix + React + users template/boilerplate.
Stars: ✭ 71 (-50.69%)
Mutual labels:  heroku, starter-kit
Reactly Starter Kit
Deployable React + Webpack 2 starter kit
Stars: ✭ 122 (-15.28%)
Mutual labels:  heroku, starter-kit
materializecss starter
A Starter Boilerplate for Materializecss, ionicons, font-awesome and Animatecss
Stars: ✭ 58 (-59.72%)
Mutual labels:  starter-kit, starter-project
aspnet-mvc5-starter-template
Asp.Net MVC 5 Starter Kit is a S.O.L.I.D, clean and globalized template with all the necessary boilerplate, ready to go.
Stars: ✭ 39 (-72.92%)
Mutual labels:  starter-kit, starter-project
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-89.58%)
Mutual labels:  starter-kit, starter-project
nodejs-hackathon-boilerplate-starter-kit
Just a Hackaton/Startup Full-stack node.js starter
Stars: ✭ 37 (-74.31%)
Mutual labels:  starter-kit, starter-project
Apiato
PHP Framework for building scalable API's on top of Laravel.
Stars: ✭ 2,564 (+1680.56%)
Mutual labels:  starter-kit, starter-project
enlite-starter
Enlite Starter - React Dashboard Starter Template with Firebase Auth
Stars: ✭ 28 (-80.56%)
Mutual labels:  starter-kit, starter-project
SampleProject
A starter project for Sample Project in Objective C. Objective C version of https://github.com/xeieshan/SwiftySampleProject
Stars: ✭ 31 (-78.47%)
Mutual labels:  starter-kit, starter-project
Heroku Node Telegram Bot
Starter pack for running telegram bot on the Heroku using Node.js
Stars: ✭ 128 (-11.11%)
Mutual labels:  heroku, starter-kit
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (-73.61%)
Mutual labels:  starter-kit, starter-project
nest-typescript-starter
Nest framework TypeScript starter (node.js)
Stars: ✭ 35 (-75.69%)
Mutual labels:  starter-kit, starter-project
botfuel-sample-starter
Starter bot using Botfuel Dialog
Stars: ✭ 24 (-83.33%)
Mutual labels:  starter-kit, starter-project
symfony-lts-docker-starter
🐳 Dockerized your Symfony project using a complete stack (Makefile, Docker-Compose, CI, bunch of quality insurance tools, tests ...) with a base according to up-to-date components and best practices.
Stars: ✭ 39 (-72.92%)
Mutual labels:  starter-kit, starter-project
ts-detox-example
Example TypeScript + React-Native + Jest project that integrates Detox for writing end-to-end tests
Stars: ✭ 54 (-62.5%)
Mutual labels:  starter-kit, starter-project
laravel-blueprint-pestphp-addon
A PestPHP addon for Laravel Shift's Blueprint
Stars: ✭ 30 (-79.17%)
Mutual labels:  blueprint

Flask App Blueprint: the fast way to start your MVP

CircleCI

Flask App Blueprint is a boilerplate / starter project that will help you get started with an easy to learn, yet powerful technology stack. A stack that you can have up and running in less than 25 minutes, so you can focus on making the real thing. Ideal for hackathons, prototypes, MVPs, idea validation, or kickstarting your startup. Including registration, login, insert and retrieve info from a database, email integration, and have it all deployed on Heroku.

Features

  • User registration (including email confirmation through Mandrill), forgot password
  • User profiles, including change password
  • Admin only pages including statistics and user management
  • Public and member only pages
  • Database setup, including database migrations and CRUD examples
  • Fast deployment on Heroku (including staging and production setup)
  • Powerful stack: back-end based on Python with Flask, front-end is Bootstrap
  • Including basic testing coverage and framework (nose2), and PEP8 check (flake8)

Documentation

Find all the documentation in this repository in the docs folder.

Getting Started

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].