NexChat

NexChat is a chat application repository that currently includes:

  • nexchat-api: backend API service built with Node.js
  • nexchat-web: web client built with SvelteKit
  • nexchat-iOS: iOS client built with SwiftUI
  • nexchat-flutter: mobile-related directory

Repository Structure

.
├── nexchat-api/   # Node.js + TypeScript + Hono API
├── nexchat-iOS/   # SwiftUI iOS client
├── nexchat-web/   # SvelteKit web frontend
├── nexchat-flutter/
└── docs/

Top categories

Loading Svelte Themes