Skip to content

Rkuro/repcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

The server systemd configuration is already setup - just do

git pull
systemctl restart repcheck

Configuration lives at /etc/systemd/system/repcheck.service

or just

systemctl show repcheck -p FragmentPath

Configuration

Need to set these on-server (don't check into git obv)

# .env
PLURAL_API_KEY = "abcdef"
POSTGRES_DB_PASSWORD = "abcdef"

Local Dev

uvicorn app.main:app --reload

About

Trying to keep an eye on reps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published