Hi,
I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this .
I await your response.
Hi,
I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this .
I await your response.
Hi,
I have some questions for wekan please , Im a new user for wekan, i just instaled it localy, now i want to install it on the server (deployment on the server) also i want to integrate it into may applicattion, if you can help me or guide me to de this .
I await your response.
When you say integrate are you expecting wekan to be a standlone app with it own URL but sharing data with your app? Or do you want to physically have wekan boards show up also inside your app? If the latter you can embedd the wekan application into a window on a page. What types of integration do you initially require?
If you can define what you want to do, pretty sure people here can help you. If you leave this vague then its less likely. What are you trying to do specifically? How is wekan intended to fit in your app? Is there data being exchanged or are you just adding a standalone wekan function into the app? How are you connecting the two?
Hi,
thank you very much for your interest, I installed wekan locally with node.js, chocolaty and mongodb and the file start-wekan.bat, Now i want to physically have wekan boards show up also inside my app after i want to test the first
Our app is react.js (on node) and we just used an embedded view (react-iframe) of the wekan board url. Advertise the wekan app as part of our domain. As users switch pages inside our app the embedded page revealed is a different specific board view by url. Wekan that is being embedded is running standalone on it own server, We use the wekan api and web hooks to feed and get control back and forth through our app so that data in wekan reflects what our app is doing