Skip to content

UpEight/be-nc-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

be-nc-final-project

Getting started

Local installation

  1. Clone the repository:
git clone https://github.com/UpEight/be-nc-final-project
cd be-nc-final-project
  1. Create a virtual environment:
python3 -m venv .venv
source .venv/bin/activate
  1. Install the dependencies:
pip install -r requirements.txt
  1. Run the web server:
python3 -m run_service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages