Skip to content

Whitenz/yatube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yatube

Simple social network for bloggers

Features

A social network allows you:

  • publish personal diaries
  • subscribe to other authors
  • comment on their records

Tech

  • Python 3.7
  • Django 2.2.19

Launching in dev-mode

  • Install and activate venv
python.exe -m venv venv
source ./venv/Scripts/activate
  • Install dependencies from a file requirements.txt
pip install -r requirements.txt
  • In the directory with the file manage.py run the following command
python manage.py runserver

License

BSD 3-Clause License

Author

Ilya Kolesnikov

About

Платформа для блогов

Topics

Resources

License

Stars

Watchers

Forks