mateusluizfb / crawley-ex

An elixir app that fetches repos across the Github catalog
4 stars 2 forks source link

Feature / Add upload to local #16

Closed rodriggochaves closed 4 years ago

rodriggochaves commented 4 years ago

Instead to upload Firebase, I used the definition that you presented and created a "mock" class, Crawley.LocalStorage, to developers upload to a folder inside ./tmp. I believe this solve the problem that we talk about related to users that can't create a free account in AWS.

mateusluizfb commented 4 years ago

This seems a good idea, I'll check