Imran Sayed
Imran Sayed
Questions from YouTube: 1.how to migrate to docker wordpress. 2.how to backup database and file WordPress in docker. 3.how to secure docker wordpress. 4.how to multiple using docker..
Add a diagram( image) in README showing the setup of backend and frontend and the flow of request from backend to frontend.
- [ ] Deploy backend and frontend on Digital ocean - [ ] Add the live url in README - [ ] Add a couple more deployment options in README.
Currently only backend is dockerized. Docker has some limitations on port for mac and Windows however, if we can come up with some idea, dockerizing front-end would be better as...
React pwa workbox example
Add support for all cf7 fields
Explore if we can use this package with next.js https://github.com/shadowwalker/next-pwa
- We can use stripe ( https://www.npmjs.com/package/next-stripe ) ( also build the webhook ), check if wp-graphql-woocomerce has a mutation if not then use WooCommerce rest api createOrder API. -...