canner-firebase-cms icon indicating copy to clipboard operation
canner-firebase-cms copied to clipboard

:fire: Content management for Firebase Realtime Database with SSR supported with NextJS, for blog, ecommerce, mobile apps and even chatbot! This project is based on Canner CMS

Results 3 canner-firebase-cms issues
Sort by recently updated
recently updated
newest added

```bash Warning: should not be used in _document.js's . https://err.sh/next.js/no-document-title ``` The Next.js maintainer suggests to only put `````` element in ```_app.js```. Also, It's more flexible to change title content...