Munia - an open source social media web application built wth Next.js App Router.
Stars
294
Forks
72
Watchers
294
Open Issues
1
Overall repository health assessment
^0.18.0^1.0.0^3.405.0^3.441.0^6.0.8^6.0.1^7.0.2^3.2.2^3.3.1^3.4.0^2.2.2^5.0.0^3.22.1^3.0.0-beta.3^3.19.0^3.0.0-beta.1^3.4.6^5.0.0-beta.16^5.0.0-beta.16^4.14.19518.15.11^18.0.37^4.11.218.0.1110.4.14^0.7.0^1.2.1^2.30.0^3.0.5^8.38.0^10.12.17^4.2.0^4.17.21^14.2.5^5.0.0-beta.3^6.9.38.4.22^18.3.1^3.27.0^4.15.0^18.3.1^7.45.4^3.25.0^0.0.1^9.4.1^1.12.05.0.4^9.0.0^3.21.4^8.0.2^7.0.0^3.0.2^9.0.2^7.15.0^7.15.0^19.0.4^18.0.0^14.2.5^9.1.0^3.6.1^2.29.1^5.1.3^7.34.3^4.6.2^3.3.23.0.0^0.6.5^5.0.0^3.4.4708
commits
1
commits
Merge pull request #3 from Mohamed-gp/feat/hide-auth-buttons-for-logged-in-users
577868bView on GitHubfeat: hide auth buttons for logged-in users on landing page
68205a9View on GitHubfix(auth): 🐛 Fix showing a toast error even if there is no error when signing in using a provider.
3cc2c92View on GitHubfix(lint): 🐛 Fix linting issues with hooks and contexts.
bb56ac1View on GitHubrefactor(write-post): ♻️ Refactor code related to creating/editing posts to fix a lot of eslint issues.
ddf1846View on GitHubchore(prettier-tailwind): 🎨 Add custom tailwind class names, so that these class names receive tailwind intellisense and are auto formatted.
11db4f4View on GitHubfeat(button): ✨ Add `iconClassName` prop, and fix eslint errors.
8802b15View on GitHub