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
This is a nodejs-server which generates avatar images based on the text input. You can generate your avatar by starting the local server, running: node server, and then call a fetch request to localhost:5000/?text=MY_TEXT_HERE.