Skip to content

rainidhi09/user_analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

change access for setup script

chmod 777 setup.sh

python env creation and dependency installation

./setup.sh

Activate venv

source ./userenv/bin/activate

Populate Data

python ./src/populate_data.py

Start the service. Need to kill post verification[Ctrl+c]

python app.py

run unit test using pytest

pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published