Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netwrok

A twitter like social media platform

How to run the app

  1. Create virual enviroment and activate it
$ python3 -m venv env
$ source env/bin/activate
  1. Install all dependencies
(env) $ pip3 install -r requirements.txt
  1. Make migrations and migrate
(env) $ python3 manage.py makemigrations
(env) $ python3 manage.py migrate
  1. Run server
(env) $ python3 manage.py runserver

About

A twitter like social media platform

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages