Skip to content

ace51689/q4-capstone-group-10

Repository files navigation

REDDIfy

A Reddit like site where users are able to create communities, have fun and share music.

Your Task

After cloning down the repository, start by running the poetry environment.

poetry install

poetry shell

then run migrations using the command below to create the database.

python manage.py migrate

Last but not least run command below to start server then enjoy site.

python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published