Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.09 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.09 KB

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 )


Contribution 💪


You can contribute by adding an issue

Maintainers will see your contribution and will pull it to the prod



Requirements


Django 3.0 ,Install using the command pip install django


Pillow


Ipclient


Django Rest Framework


Commands

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