Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dalenguyen/ionic-firebase-wordpress
WordPress CMS for Mobile Apps (Ionic + Firebase)
https://github.com/dalenguyen/ionic-firebase-wordpress
cms firebase firestore hacktoberfest ionic ionic-framework mobile wordpress
Last synced: 28 days ago
JSON representation
WordPress CMS for Mobile Apps (Ionic + Firebase)
- Host: GitHub
- URL: https://github.com/dalenguyen/ionic-firebase-wordpress
- Owner: dalenguyen
- Created: 2020-03-31T01:22:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T02:41:33.000Z (over 1 year ago)
- Last Synced: 2024-10-09T05:11:13.993Z (about 1 month ago)
- Topics: cms, firebase, firestore, hacktoberfest, ionic, ionic-framework, mobile, wordpress
- Language: TypeScript
- Homepage: https://ionic-firebase-wordpress.netlify.com
- Size: 2.1 MB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 14
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# WordPress CMS for Mobile Apps (Ionic + Firebase)
Building a CMS for Mobile Apps.
Demo site: https://ionic-firebase-wordpress.netlify.com
# Tools:
- [Ionic Framework](https://ionicframework.com/)
- [Firebase](https://firebase.google.com/)
- [Integrate Firebase PRO](https://firebase-wordpress-docs.readthedocs.io/) - WordPress Plugin## Development
Start dev server
```
ionic serve
```