|
|
|
|
|
by asprouse
2834 days ago
|
|
Andrew here the other Co-Founder We excited to share the tech TakeShape with you. The backend is mostly server-less using Serverless Framework, AWS Lambda + API Gateway. For our data layer we use DynamoDB as our system of record and ElasticSearch for advanced search functionality. The frontend is built with GraphQL, React, Redux, Redux Saga. I am working on some write-ups on how we built certain features on the TakeShape blog. In the meantime feel free to post technical questions here and I'll try my best to answer in a timely manner. |
|
I'd also be curious to know which GraphQL server are you using on the backend? Apollo? Any challenges with getting that into production?