canner-firebase-cms
: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
File Explorer
Download Latest Version (.zip)- app.js
- dashboard.js
- indexPage.js
- lockScreenLoading.js
- _document.js
- dashboard.js
- index.js
- login.js
- 1.png
- 2.png
- 3.png
- 4.png
- syntax.png
- blog.js
- custom-boolean-check_desc.js
- custom-boolean-review_btn.js
- custom-boolean-switch_desc.js
- custom-boolean-trash_btn.js
- custom-string-schedule_btn.js
- custom-string-title_input.js
- filter.js
- panel.js
- columns.js
- index.js
- canner.schema.js
- categories.schema.js
- pages.schema.js
- posts.schema.js
- utils.schema.js
- logo-word-white.png
- logo-word.png
- .babelrc
- .editorconfig
- .flowconfig
- .gitignore
- .prettierrc
- config-firebase.js
- database.rules.json
- firebase-default-user.json
- firebase.json
- greenkeeper.json
- LICENSE
- next.config.js
- package.json
- README.md
- server.js
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/CannerCMS/canner-firebase-cms
Downloads the entire project code from GitHub to your computer.
cd canner-firebase-cms
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm run dev
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
