Skip to content

DTV96Calibre/otter

Repository files navigation

Otter

Another twitter clone using Django

Otter will start off as a frontend for twitter with an end goal of becoming an independent microblogging platform.

make to get started

Uses Python and virtual environments to keep things ✨clean✨.

source .venv/bin/activate to enter the virtual environment and deactivate to leave it.

pip freeze > requirements.txt to update changes to pip package dependencies.

python manage.py runserver to start the development server.

About

another twitter clone

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published