Skip to content

langebo/shoppr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shoppr

prerequisities

  • docker & docker-compose
  • npm
  • watchman (needed for relay --watch)

backend

run the backend including the database

cd docker
docker-compose up

frontend

run the frontend

cd frontend
npm start

relay-compile watcher

run relay-compile in watch mode (if you have watchman installed)

cd frontend
npm run relay

About

graphql hotchocolate playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors