An open API service indexing awesome lists of open source software.

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

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