Skip to content

(Django + GraphQL + ReactJS ) PWA App for the tourist to hire local companion and attend local events

Notifications You must be signed in to change notification settings

manishdhakal/SahaYatri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HACK-A-WEEK/Spirathon

Django GraphQL with Reactjs

Backend

Install all of the packages

  • Install virtualenv package by using pip
cd backend
virtualenv  venv
source venv/bin/activate
pip install -r requirement.txt

Run the Django Server

python manage.py runserver

Frontend

Install all of the packages

cd frontend
npm install

Script to run for debug

npm  start

About

(Django + GraphQL + ReactJS ) PWA App for the tourist to hire local companion and attend local events

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published