Skip to content

tannergaucher/react-apollo-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Apollo Todo App

Getting Started

backend

-delete .sample from .variables.env

cd backend && npm install

assuming prisma CLI installed prisma login

npm run deploy

Add prisma endpoint to variables.env

backend/src/generated/prisma.graphql should now exist

npm run dev

frontend

cd frontend && npm install

npm run dev

About

Hello Apollo CRUD App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published