GraphQL360
GraphQL360 is an API for building 360 degree tours. It allows decoupling the design of the viewer and editor UX from the relationships between the different nodes.
Commited: First version that mocks the database
Commited: Walking skeleton of testing with docker-compose
Commited: Remove dynamodb from tests
Commited: Comment all the tests
Commited: Upgrade jest to 24.8
Commited: Bump analytics-node to 3.4.0-beta.1 to upgrade axios
Commited: Remove all the references to dynamodb
Commited: Supply the vpc_id and use postgres 10.7. Allow accessing the database from the internet (this will change after migration)
Commited: Import postgres terraform
Commited: Creating docker-compose for testing
Commited: Install dependencies and run tests in buildkite
Commited: Install dependencies and run tests in buildkite
Commited: Remove circleci add buildkite
Commited: We're running a multi app cluster currently, so the family,cluster-name are different to container
Commited: Update family key to match current ECS name
Commited: Update CircleCI to deploy as well
Commited: Test on remote server
Commited: Move to config 2.1
Commited: Add version to workflows
Commited: First version of circleci config
Commited: Add README.md and LICENSE
Commited: Script to move from different tables to all in entries to support same structure as dynamodb
Commited: Update sample to point to the new viewer
Pushed 4 changes to graphql360