Loading repository data…
Loading repository data…
HemendraKhatik / repository
This is an anonymous chat application.
An anonymous chat application to keep your identity safe.
git clone paste_link_you_copied
cd FlackApp
pip install -r requirements.txt
python create.py
export FLASK_APP=application.py
flask run
git clone paste_link_you_copied
git checkout -b branch-name
git add.
git commit -m "Message you want to write"
git push -u origin branchName
Click here to Contribute