Apollo-based GraphQL for the Smart Village App (https://smart-village.app)
Initial Experiments to extend the exisiting App Server.
- git clone git@github.com:ikuseiGmbH/sva-apollo-server.git
- cd sva-apollo-server
- yarn install
- yarn start
- open http://localhost:4000/graphql
- brew install mongodb-community@4.4
- brew services start mongodb-community@4.4