Open truggeri opened 6 years ago
A few notes from my time working on this on the plane
The instance of CouchDB that's on my local isn't really ready to roll. It doesn't have any dbs or data. I need to resolve the pattern for how the application will handle this overall. The idea is:
Need to add database storage either with hosted solution (AWS Dynamo DB) or a solution that can run locally too (CouchDB ... ?).