The Wayback Machine - https://web.archive.org/web/20210413220526/https://github.com/nickjj
Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor
  • 1 discussion answered

Organizations

@docker-captains

Pinned

  1. Learn how to build a production ready web app with Flask and Docker.

    HTML 702 144

  2. Install / Configure Docker and Docker Compose using Ansible.

    Python 581 182

  3. Flask extension to help make your static files production ready by md5 tagging and gzipping them.

    Python 90 13

  4. Settings for various tools I use.

    Vim script 530 116

  5. A Flask extension to obtain useful information from your PostgreSQL database.

    Python 29 2

  6. Example apps that demonstate how to use Docker with your favorite web frameworks.

    Ruby 206 38

779 contributions in the last year

Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr Mon Wed Fri

Contribution activity

April 2021

Opened 2 pull requests in 1 repository
josevalim/nested-data-structure-traversal
2 merged
Reviewed 2 pull requests in 2 repositories
phoenixframework/phoenix 1 pull request
josevalim/nested-data-structure-traversal 1 pull request

Created an issue in waynerv/flask-mailman that received 8 comments

Documentation for running pytest with a different MAIL_BACKEND when using Celery and the app factory pattern

Hi, When running tests it's a great idea to use the locmem back-end to avoid really sending out emails through your SMTP provider, but if you happe…

8 comments