crimata-os/apps/contacts/crimata.json
Andrew Gundersen cbea265775 Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 15:35:31 -05:00

7 lines
107 B
JSON

{
"id": "contacts",
"name": "Contacts",
"port": 3001,
"db": true,
"migrate": "npm run migrate"
}