Skip to content

Jinchao1926/nexchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

Releases

No releases published

Packages

 
 
 

Contributors