Help need on front end #3647
codingmachine16
started this conversation in
Ideas
Replies: 1 comment 5 replies
-
Hi @artf Please guide us |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
We are building a CMS using grapesJs. We have created componets for header, footer,products slider, different kind of banners. We have completed almost a Ecommerce site using grapesjS + React Js +NodeJs and Mongdb. We are able to store and load components to and from DB.
our web admin side is for example abc.com/editor
Here we are creating layout and storing and loading pages
we are facing issue on front end. for example, abc.com/home
Here we want to display stored components and want to bind dynamic data . We dont wat to use editor on front end. Please suggest how is it possible. As this is not mentioned in the Grapes JS docs.
Beta Was this translation helpful? Give feedback.
All reactions