Skip to content

bartolomeoadrian/dev-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Ops

This project includes a Python API built with Flask that communicates with the Azure API. Below are the steps to set up and run the API.

Table of Contents

Prerequisites

  • Docker

Configuration

Create a .env file in the root directory of the project and add the following variables:

PORT=5000

DEBUG=
SENTRY_DSN=
GITHUB_TOKEN=

Installation

  1. Clone the repository:

    git clone https://github.com/bartolomeoadrian/dev-ops
    cd dev-ops
  2. Run the docker-compose file:

    docker-compose up

About

This project includes a Python API built with Flask that communicates with the Azure API. Below are the steps to set up and run the API.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors