1c3477138e2e424c2edbbd1da64f91f35071c853
All checks were successful
Build & Push Friends Image to Gitea Registry / build-and-push (push) Successful in 9s
Misch & Friends
Friends is the voice-first MischLabs companion for Monica CRM.
Monica stays the archive. Friends is the daily surface:
- dictate or type what happened
- review the structured result
- save journal entries, contact notes, and reminders
- write to Monica when
MONICA_API_TOKENis configured
Local Start
cp .env.example .env
npm install
npm start
Open:
http://localhost:38110
Public domain:
https://friends.mischlabs.de
Environment
PORT=38110
MONICA_BASE_URL=https://crm.mischlabs.de
MONICA_API_TOKEN=
DATA_DIR=./data
Without MONICA_API_TOKEN, Friends runs in demo/local mode and stores entries in data/entries.json.
Description
Languages
JavaScript
76.8%
CSS
12.2%
HTML
10.8%
Dockerfile
0.2%