Split graph/import/meta into Django apps, add API v1 with OpenAPI and pytest, and introduce plugin registry with the tags reference plugin on both FE and BE. Co-authored-by: Cursor <cursoragent@cursor.com>
3 lines
71 B
Bash
3 lines
71 B
Bash
# Enabled frontend plugins (comma-separated)
|
|
VITE_ENABLED_PLUGINS=tags
|