Skip to content

hulkkii/another-chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Another Chat App

This repository contains planning documents for a lightweight chat application powered by large language models.

The actual implementation is not included yet. Instead you will find documents under docs/ that outline the intended architecture and development tasks.

Contents

  • docs/architecture.md – overall system architecture
  • docs/backend_plan.md – tasks for building the .NET backend
  • docs/frontend_plan.md – tasks for implementing the React client
  • docs/api_overview.md – summary of planned API endpoints
  • docs/project_setup.md – command snippets to bootstrap the project (includes instructions for initializing shadcn/ui)

These notes are a starting point for future development of the project. The plans reference features such as response compression, SignalR, and serving the React build using UseStaticFiles.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published