You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Find an appropriate npm package that can be used to generate an image with text on top and text on the bottom.
Acceptance criteria
Create a service on the backend (function or suite of functions), that takes an image (path to image or binary data - blob), top text, and bottom text, and generates a URL to the new image.
Implementation details are up to you as far as where the image is stored, access rights, etc. This can be discussed in a future item.
The text was updated successfully, but these errors were encountered:
Find an appropriate npm package that can be used to generate an image with text on top and text on the bottom.
Acceptance criteria
The text was updated successfully, but these errors were encountered: