Skip to content

sidhi22/fullstack-tutorial

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

340 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Apollo tutorial

This is the fullstack app for the Apollo tutorial. ๐Ÿš€

Installation

To run the app, run these commands in three separate terminal windows from the root:

cd server && npm i
npm run start-dynamo-local
cd server
npm start

and

cd client && npm i && npm start

About

๐Ÿš€ The Apollo platform tutorial app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 51.2%
  • JavaScript 46.3%
  • HTML 2.0%
  • Shell 0.5%