STILL UNDER DEVELOPMENT
- React
- Node
- Dynamodb
- Serverless
- GraphQL
- Apollo Federation
- Serverless
- dynamodb-local
- Nodejs
- NPM
$ git clone https://github.com/amazingandyyy/mern.git
$ yarn
$ lerna bootstrap
$ cd ./packages/tweetsService && npm run dynamodb-start && npm run dynamodb-seed
$ cd ./packages/tweetsService && npm run start
$ cd ./packages/apolloFederationGW && npm run start
$ cd ./packages/frontend && npm start
Open http://localhost:4000
and access tweets service throught federation GW