elasticsearch-based configurable generic appview for prototyping ideas
1{ 2 "tasks": { 3 "dev": "deno run -A ./src/main.ts" 4 } 5}