Skip to content

dtnewman/zappa_boilerplate_cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zappa Boilerplate cookiecutter

A cookiecutter template for a basic web application using Flask + Zappa.

Getting Started

Just run these commands:

$ pip install cookiecutter
$ cookiecutter https://github.com/dtnewman/zappa_boilerplate_cookiecutter.git

You will be asked for basic info (name, project name, app name, etc.) that will be used in your new project.

Acknowledgements

This repo borrows heavily from the cookiecutter-flask repo. And of course, it was inspired by the Zappa project.

Changelog

0.0.0 (2017-08-03)


  • First iteration
  • Basic application with User model and registration

About

A cookiecutter template for zappa+flask projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published