Skip to content
This repository was archived by the owner on Feb 8, 2026. It is now read-only.

manishdhakal/SahaYatri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors