Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

kemzeb/chatter

Repository files navigation

chatter

A hobby real-time chatting web application.

Tech Stack

Frontend

  • JavaScript
  • React
  • React Router
  • Zustand
  • Material UI

Backend

  • Django
  • Django Rest Framework
  • Django Channels
  • PostgreSQL

Usage

Setup the development environment by hopping on VSCode and taking advantage of the Dev Containers extension.

After setting up the Dev Container, start the Daphne server: python manage.py runserver. The frontend is served at http://127.0.0.1:8000/.

And you should be good to go!

About

Hobby chat web app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published