Outerbridgeio / Outerbridge

Outerbridge is a low code/no code workflow automation application, focusing on integrating both on-chain and off-chain applications.
https://outerbridge.io
Apache License 2.0
169 stars 58 forks source link

Feature/turborepo #135

Closed kuntik17 closed 1 year ago

kuntik17 commented 1 year ago

Replaced Lerna with Turbo and added Docker file to create image from local setup.

kuntik17 commented 1 year ago

See turborepo in action... yarn -> yarn build -> yarn dev

https://www.loom.com/share/c2b81f5ec4ac446a88e2a92fea6e923f

Console errors and warning caused by my custom nodes, which i didn't put my PR..

HenryHengZJ commented 1 year ago

@kuntik17 can you also update main.yml file? line 30 onwards

kuntik17 commented 1 year ago

@HenryHengZJ which yml file?

HenryHengZJ commented 1 year ago

@kuntik17 can you allow permission for me to edit your forked repo? I have a few more changes I would like to add

Here's the doc

jjohnson5253 commented 1 year ago

Any updates on this @HenryHengZJ? Anything I can help with?