(no title)
davidweatherall | 3 years ago
For database I use Datastore and for storage I use Cloud Storage.
Front end uses an express app that routes the marketing pages to static html pages and then routes everything starting /app to a generic html file that uses React to render everything / sort out routing.
No comments yet.