Skip to content

Conversation

@bigsbug
Copy link

@bigsbug bigsbug commented Jul 21, 2022

Description

For running the project execute the below commands :

$ chmod +x ./*.sh
$ ./install-service.dev.sh

now you can access to website with your localhost IP address on the port 8000
for access to the swagger UI use this path :

localhost:8000/api/v1/schema/swagger-ui/

for access to the redoc use this path :

localhost:8000/api/v1/schema/redoc/

if you want to use postman download the open API file from this path:

localhost:8000/api/v1/schema/

and then import it to your postman Collections

tips :

use the django-manage.sh to run manage.py inside the django service
use the start-service.dev.sh to running again the services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant