Hacker News new | ask | show | jobs
by maxpanas 1774 days ago
Great stuff, looks fantastic! Congrats and good luck on the launch!! Everyone here is asking about SwiftUI :) I want to know what your backend looks like if you have the chance..

  - What DB are you using? (more than one? or just the one?)
  - Did you build an API layer - what did ya use - how was the experience?
  - Where are you storing uploaded assets?
  - Where is your backend (API, DB) deployed - do you use any tools to manage that?
Thanks! All the best :)
2 comments

Used Node.js for the API layer Used Google Buckets to store Assets Deployed on Google Cloud. Used mostly Google Tools except for Twilio SendGrid for Transactional SMS.
Thanks @maxpanas