salience-editor/api/salience
nobody e50cd9757b
fix: port 5000 conflicts with AirPlay on macOS
Use port 15000 for the default development port.
If you ever cloned the repo on Mac, ran the demo, and saw the models list
would never load, or saw 403 errors in browser console. Check the Server
headers. Good chances are the request went to AirPlay service which is also
listening on port 5000.
2025-12-03 11:08:38 -08:00
..
static refactor: rename ML model python backend folder 2025-10-30 17:55:24 -07:00
__init__.py fix: port 5000 conflicts with AirPlay on macOS 2025-12-03 11:08:38 -08:00
salience.py feat: make version deployable 2025-11-29 13:56:55 -08:00
timed_import.py fix: need Content-Type header in smoke test script 2025-11-27 11:20:29 -08:00