To get started, Install requirements, run migrations and visit graphql route.
Included makefile requires following environment variables. Ensure you have them in your .env if you want to use make:
$ PYTHON=python3 APP_DOR=. BIN=env/bin
To run migrations, use this command:
$ python manage.py migrate or make migrate
To run server, use this command:
$ python manage.py runserver or make run
To visit graphql route, use this url:
$ http://localhost:8000/graphql
-
Notifications
You must be signed in to change notification settings - Fork 0
hmoskva/Shoyo-API
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Django GraphQl API
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published