Potato is an open source social network which aims to build a safer community for all by providing privacy,ad-free and free of charge
This repository consist of our server code which is written in python (Django web framework )
You can contribute by adding an issue
Maintainers will see your contribution and will pull it to the prod
cd potato
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
Open the url in browser http://localhost:8000
You can visit the currently hosted website @ https://potatomello.pythonanywhere.com