MCPcopy
hub / github.com/dataelement/Clawith / seed.py

File seed.py

backend/seed.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Seed data script — creates initial admin user and built-in templates."""
2
3import asyncio
4import sys

Callers

nothing calls this directly

Calls 2

seedFunction · 0.85
runMethod · 0.80

Tested by

no test coverage detected