mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
- Replace technical app names with user-friendly capability categories: - "Information Library" (Kiwix) - offline Wikipedia, medical refs, etc. - "Education Platform" (Kolibri) - Khan Academy, K-12 content - "AI Assistant" (Open WebUI + Ollama) - local AI chat - Add bullet point feature lists for each core capability - Move secondary apps (Notes, Data Tools) to collapsible "Additional Tools" - Show already-installed capabilities with "Installed" badge and disabled state - Update terminology: "capabilities" instead of "apps", "content packs" instead of "ZIM collections" - Update Review step to show capability names with technical names in parentheses Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com> Co-authored-by: Jake Turner <52841588+jakeaturner@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| app | ||
| bin | ||
| commands/queue | ||
| config | ||
| database | ||
| docs | ||
| inertia | ||
| providers | ||
| public | ||
| resources/views | ||
| start | ||
| tests | ||
| types | ||
| util | ||
| views | ||
| .editorconfig | ||
| .env.example | ||
| ace.js | ||
| adonisrc.ts | ||
| eslint.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vite.config.ts | ||
Docker container
docker run --rm -it -p 8080:8080 jturnercosmistack/projectnomad:admin-latest -e PORT=8080 -e HOST=0.0.0.0 -e APP_KEY=secretlongpasswordsecret -e LOG_LEVEL=debug -e DRIVE_DISK=fs