- Add Import module for parsing JSON and creating businesses with associations - Add `mix localspot.import` task for CLI-based imports - Add admin import page with drag-and-drop file upload at /admin/import - Include sample import JSON and Buffalo NY business data (40 businesses) - Support for importing hours and photos with each business 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mix compile:*)",
|
|
"Bash(mix test:*)",
|
|
"Bash(mix format:*)",
|
|
"WebSearch"
|
|
],
|
|
"deny": [],
|
|
"ask": []
|
|
}
|
|
}
|