Skip to content

Tags: hoangvvo/nextjs-mongodb-app

Tags

v2.0.0

Toggle v2.0.0's commit message
Bump deps

v1.8.0

Toggle v1.8.0's commit message
Only config CLOUDINARY_URL if defined

v1.7.0

Toggle v1.7.0's commit message
Bump next-session and set cookie expiry

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Post comments (#128)

* Add post page

* Add comment

* Remove dead code

* Fix texts

* Update text

v1.5.0

Toggle v1.5.0's commit message
cache user data

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add user posts (#64)

* Use nanoid for better looking id

* create database indexes

* eslint

* move fetcher

* fix

* Add initial implimentation

* styling

* Add user info to post

* Typing

* Add filter posts by user

* Add some comment

* styling

* update roadmap