HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dominicst

no profile record

comments

dominicst
·3 yıl önce·discuss
Localstack is brilliantly done but no great options for other cloud providers for non-AWS companies. It also can be a bit of a pain doing the initial set up, once done it definitely improves the development process/experience.

Majority of the time for me a docker compose with my dependencies does the job well enough and is much faster to get up and running with
dominicst
·4 yıl önce·discuss
There is a Linux version now but it doesn't cover all the APIs - only the SQL and MongoDB.

It's been frustrating as I've been wanting to develop against the Gremlin API locally, I've resorted to using TinkerGraph but it's not ideal.