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 simple blog app. It's connected to Mongo DB and allows you to login via google OAuth. When you have a user, you can create blogposts that just you can see.
Stack
This app was created with MERN stack, but also includes data caching with redis
About
A small blog app, in which I learned to integrate redis for caching and also some tests with puppeeter