hss-pos / backend /server.log
sashank1989
feat: add per-item comments in POS cart with notes in cumulative KDS view
2126cb7
Raw
History Blame Contribute Delete
1.07 kB
2026/06/19 01:04:27 === HSS POS System ===
2026/06/19 01:04:27 Starting server...
2026/06/19 01:04:27 [DB] Running auto-migrations...
2026/06/19 01:04:27 [DB] Indexes created successfully
2026/06/19 01:04:27 [DB] SQLite database initialized successfully at ./data/restaurant.db
2026/06/19 01:04:27 [DB] Seed data loaded successfully
2026/06/19 01:04:27 [WS] WebSocket hub started
2026/06/19 01:04:27 Server starting on http://localhost:8080
2026/06/19 01:04:27 API docs: http://localhost:8080/api/v1
2026/06/19 01:04:27 WebSocket: ws://localhost:8080/ws
2026/06/19 01:04:27 Environment: development
2026/06/19 01:04:39 [WA] Sending to 919876543210 via http://127.0.0.1:9876/1234567890/messages
2026/06/19 01:04:39 [WA] HTTP error: Post "http://127.0.0.1:9876/1234567890/messages": EOF
2026/06/19 01:06:15 [WA] Sending to 919876543210 via http://127.0.0.1:9876/1234567890/messages
2026/06/19 01:06:15 [WA] Response: 200 {"messaging_product": "whatsapp", "contacts": [{"input": "919876543210", "wa_id": "919876543210"}], "messages": [{"id": "wamid.mock_1781811375"}]}