Skip to content

F-iiral/Bonfire

Repository files navigation

Bonfire

Bonfire is a lightweight ChatApp made using .NET and TypeScript.

Installation Guide

  1. Clone the repository.
  2. Install the requirements and dependencies.
  3. Compile Programm.cs using the .csproj file.
    1. Should this not compile the TypeScript files, you may need to do this manually.
  4. This should start the Server, Database and Client.
  5. Visit http://localhost:8000/

Dependencies

Progress

  • Setup Backend
  • Create a functional API
    • Messages
    • Channels
    • Servers
    • Friend and Friend Requests
    • User Statuses, Bio, etc.
  • Create a user-friendly frontend
    • Keep everything cozy!!
    • Markdown
    • Channels
    • Servers
    • Friend and Friend Requests
    • User Statuses, Bio, etc.
  • Additional Features
    • Notification Sounds
    • Emojis
    • Codeboxes
    • Files/Attachments
    • Bot API (?)
    • Lightmode Theme (?)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published