Skip to content

dhazeley/python-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pqaas-model

Requirements

  • Python 3
  • Pipenv

Project Setup

  • Install all dependencies pipenv install --dev

  • Run development server pipenv run dev

  • Send an example[/examples.http] request to the API at: localhost:6000

Contribution

This project has a Dev, QA, and Production environment. In order to make contributions, create a PR into the main branch. A deployment will automatically be made targeting to the Dev environment.

If you want to redeploy your code to the Dev environment, run a new DEV Cloud Run Deploy workflow.

Upon merge to the main branch, a new QA deployment will be made.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published