Releases: memezinga/memegeddon
Releases · memezinga/memegeddon
v1.0.0-MVP
v1.0.0-MVP
Codename: Arkanoid
Changelog
Features
Digester
adds the capability of download all the memes' data and harmonize it (uuid, references, etc). It has an events API and allows us to introduce a delay between the pagination requests.Downloader
Download all the meme images from the web and stores them in the local hard drive- Ref: 2dc9cf2
- External dependencies:
asyncro
|mime
- Core dependencies:
fs
Uploader
Upload all the meme files to Google Cloud Buckets and generates the right matrix permissionsUtils
Support files and folder manipulation, time utilities, compression, etc- Ref: none
- External dependencies:
uuid/v4
|rimraf
| archiver - Core dependencies:
util
|fs
Database
Upload the data to Firebase in a harmonized waystopEngine
Orchestrates the termination of the main process, cleanup folders, backup in zip, etc- Ref: 86ef1f7
- External dependencies: none
- Core dependencies: none
memesFunnel
Orchestrates and deals with all the memes in a single page request- Ref: 86ef1f7
- External dependencies: none
- Core dependencies: none
Other
- Added very minimal documentation
⚠️ JSDocs no added⚠️ No gulp tasks added⚠️ No tests added