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
We need to decide minimal feature set to make this usable. My thoughts:
User login/registration
Post and comments need more attributes (user, category, last comment timestamp, etc)
Edit post/comment.
Home page posts loaded incrementally (infinite scrolling)
markdown/rich text editor
User management and roles (To begin could use Orion js but admin app should be separate meteor instance in this case, it has too many dependencies and uses blaze).
The text was updated successfully, but these errors were encountered:
We need to decide minimal feature set to make this usable. My thoughts:
The text was updated successfully, but these errors were encountered: