Hi I am Ali Emamalinezhad. This is a simple documentation to use the project.
Tech stacks of this project:
- Django / Djago Rest Framework
- Docker
- Postgresql
- Redis
- Celery
- Swagger Api Documentation
- Pytest as a test tool
- GraphQL
git clone "https://github.com/aliemamalinezhad/socialpy-api.git"
docker-compose build
docker-compose up
\docker-compose up -d
-
docker exec -it djago_app sh
-
python manage.py migrate
-
python manage.py createsuperuser
-
Swagger Documentation ->
127.0.0.1:8000/decs/
-
Redoc Documentation ->
127.0.0.1:8000/redoc/