graphql-jwt-speedrun
graphql-jwt-speedrun copied to clipboard
Code for the GraphQL-JWT Speed Run video
Installation and Startup
Terminal 1:
% cd server
% yarn && yarn start
Terminal 2:
% cd host
% yarn && yarn start
Navigate to http://localhost:8080/ and login.