-> npm run cli (client npm install)
-> npm run sei (server npm install)
-> npm run start
-> http://localhost:1234 (react App)
-> http://localhost:3000 (server)
Server is running on Express with Typescript in node.
-> GraphIQL Playground http://localhost:3000/graphql
