Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-m-i-t-a/cookiecutter-flask-mongodb
A Flask template for cookiecutter
https://github.com/s-m-i-t-a/cookiecutter-flask-mongodb
Last synced: 5 days ago
JSON representation
A Flask template for cookiecutter
- Host: GitHub
- URL: https://github.com/s-m-i-t-a/cookiecutter-flask-mongodb
- Owner: s-m-i-t-a
- Created: 2014-11-15T09:14:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T20:40:24.000Z (almost 8 years ago)
- Last Synced: 2023-03-25T22:45:18.243Z (over 1 year ago)
- Language: HTML
- Size: 165 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
cookiecutter-flask
==================.. image:: https://requires.io/github/s-m-i-t-a/cookiecutter-flask-mongodb/requirements.svg?branch=master
:target: https://requires.io/github/s-m-i-t-a/cookiecutter-flask-mongodb/requirements/?branch=master
:alt: Requirements StatusA Flask template for cookiecutter_.
.. _cookiecutter: https://github.com/audreyr/cookiecutter
Features
--------- Twitter Bootstrap 3 and starter templates
- flask-mongoengine - Object-Document-Mapper for working with MongoDB
- Procfile for deploying to a PaaS (e.g. Heroku)
- pytest for testingUsing this template
-------------------
::$ pip install cookiecutter
$ cookiecutter https://github.com/s-m-i-t-a/cookiecutter-flask-mongodb.gitYou will be asked about your basic info (name, project name, etc.). This info will be used in your new project.
License
-------
BSD licensed.