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
Persist GitHub activity data into MongoDB. Create Mongoose models for User and CommitEvent. Refactor into proper MVC — routes, controllers, models in separate folders.
Persist GitHub activity data into MongoDB. Create Mongoose models for
UserandCommitEvent. Refactor into proper MVC — routes, controllers, models in separate folders.