Thanks to visit codestin.com
Credit goes to github.com

Skip to content

lumi-io/whyphi-flask

Repository files navigation

Whyphi-Flask

PCT Application Tracking System

License build Actions Status made-with-python

Notes:

To activate a virtual environment

pipenv shell

To deactivate a virtual environment

deactivate
exit

To install all the dependencies from pipenv

pipenv install

To install a specific dependency into the project (make sure you are within the virtual environment)

pipenv install dependency_name

To run the Flask App using Docker (Windows, MacOS, Linux, etc)

make start-dev-container

To run the Flask App on Debug Mode (through Bash)

export FLASK_APP=manage.py
export FLASK_ENV=development
flask run

To test the Flask Application (TBA)

First, ensure you have Docker downloaded (https://www.docker.com/products/docker-desktop)

make test-container

Documentation/Guides

About

PCT Tech Team's ATS Backend

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •