ored95 / travis-test

Learn travis-ci and heroku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis-test Build Status Deploy

A project-based approach to test Web development with the Django framework and how to deploy app by Heroku.

Content

Check 3 numbers can be a Pythagore's triplet or not?

Installation

With pip in tow, we’ll install the basic following dependencies:

  • Django-Brotli
  • Gunicorn

To do so, simple run the following commands in the terminal:

pip install -r requirements.txt

Build apps

  • Front-end based on: Bootstrap 4
  • Continous integration: travis-ci
  • Deployed by: heroku.

About

Learn travis-ci and heroku


Languages

Language:JavaScript 49.9%Language:CSS 48.1%Language:Python 1.6%Language:HTML 0.4%Language:Shell 0.0%Language:Procfile 0.0%