Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

My Projects

MSP Ticket Copilot (FastAPI app)

Local-only MSP Ticket Copilot built with FastAPI + SQLite. See the full docs in msp_ticket_copilot/README.md.

Run from msp_ticket_copilot/:

python -m venv .venv
pip install -r requirements.txt
python -m uvicorn app.main:app --reload

MSP Ticket Copilot Tests

Test suite for MSP Ticket Copilot. See the tests in msp_ticket_copilot/tests/.

Run from msp_ticket_copilot/:

python -m venv .venv
pip install -r requirements.txt
pytest

Privacy

This app is local-only. It does not make external calls or emit telemetry.

Additional projects

About

My coding projects that I have created myself

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages