Skip to content

A very basic message board where anyone can post. Made with Vue.js and Django

Notifications You must be signed in to change notification settings

alaisgomes/poor-twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Twitter

Simple Poor Man's Twitter.

For simplicity, no components were used.

Requirements

  • Django >= 2.2
  • Python >= 3.5
  • Django Rest Frameworrk >= 3.9

Configuration

pip install -r requirements.txt

Run

python manage.py makemigrations
python manage.py migrate
python manage.py runserver

About

A very basic message board where anyone can post. Made with Vue.js and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published