LEFapps / lef-translations

meteor wrapper for @lefapps/translations
MIT License
0 stars 0 forks source link

Remove meteor as dependency #6

Open johanlef opened 5 years ago

johanlef commented 5 years ago

Meteor is now used for serving the translations to the client (subscription on mongo collection).

Check if we can bypass meteor and mongo and use a more generic source. (For use with e.g. lambda and S3 or a local file.)