Skip to content

Riahiamirreza/adify

Repository files navigation

adify

To setup project, execute the following commands:

> git clone https://github.com/Riahiamirreza/adify.git
> cd adify
> virtualenv venv
> source venv/bin/activate
> pip install -r requirements.txt
> python3 manage.py makemigrations && python3 manage.py migrate
> python3 manage.py runserver 0.0.0.0:8000

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published