Skip to content

nezutero/kaiwa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kaiwa

Online Chat App

Installation

git clone https://github.com/nezutero/kaiwa.git
cd kaiwa
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python manage.py migrate
python manage.py runserver

Contributing

  • Pull requests are welcome, for major changes, please open an issue first to discuss what you would like to change.

  • Please make sure to update tests as appropriate.

License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks