https://github.com/an-empty-string/cc-flask-fwilson
(historical) Template for internal fwilson.me apps
https://github.com/an-empty-string/cc-flask-fwilson
Last synced: 4 months ago
JSON representation
(historical) Template for internal fwilson.me apps
- Host: GitHub
- URL: https://github.com/an-empty-string/cc-flask-fwilson
- Owner: an-empty-string
- Created: 2016-11-28T20:14:41.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-26T22:10:24.000Z (about 9 years ago)
- Last Synced: 2025-04-20T20:00:01.876Z (10 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cc-flask-fwilson
This is a [cookiecutter](https://github.com/audreyr/cookiecutter) template for
apps that I develop for myself. It's mostly to make sure I stay fairly
consistent with respect to page style and code style.
## Usage
```
$ cookiecutter gh:fwilson42/cc-flask-fwilson
```
Follow the prompts, and you'll get an output directory in `project_name` that's
ready to run.
## TODO
- [x] supervisord configuration
- [x] nginx configuration
- [x] fabfile
- [x] requirements.txt