Imran Sayed

Results 30 issues of 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..

question

Add a diagram( image) in README showing the setup of backend and frontend and the flow of request from backend to frontend.

documentation
README

- [ ] Deploy backend and frontend on Digital ocean - [ ] Add the live url in README - [ ] Add a couple more deployment options in README.

feature-request

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...

enhancement

React pwa workbox example

Please style the form

enhancement

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. -...