Skip to content

Edgar3g/cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COOK BOOK

About Project

This is a simple project when i use Django and GraphiQl.

Getting Start

you need to have python already installed on your computer.

clone the repository to your machine

Open the folder project, and Run into your terminal

py -m pip install -r requirements.txt

py manage.py makemigrations

py manage.py migrate

py manage.py loaddata ingredients

and to finish run

py manage.py runserver

Preview

 A Preview Image

Techs

  • Django
  • graphene_django

About

Django and GraphQL API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages