Let's discuss frameworks, services and dev flow. ## Tools - Python 3.5.x - Node 4.x ## Packages - django - [django-environ](https://github.com/joke2k/django-environ) - [django-pipeline](https://django-pipeline.readthedocs.io/) for assets - bootstrap v4 - pytest-django ## Services - sentry - postgres 9.4+ ## CI/Deployment - [semaphore](https://semaphoreci.com) - Docker or Ansible (TBD later) ## Styleguides - [Design](https://github.com/pythonph/styleguide) (WIP, separate repo) - [Python](https://www.python.org/dev/peps/pep-0008/) - [JavaScript](http://standardjs.com/)
Let's discuss frameworks, services and dev flow.
Tools
Packages
Services
CI/Deployment
Styleguides