Skip to content
Discussions/Outreach/Try out DAML-on-Fabric in your browserForum ↗

Try out DAML-on-Fabric in your browser

Outreach4 posts781 views8 likesLast activity Jun 2020
AN
anthonyOP
Jun 2020

Happy to announce that we now have a DAML-on-Fabric Katacoda scenario available at daml.com/learn which means you can try the full E2E experience of launching and using a DAML application on Fabric inside of your web browser.

https://daml.com/learn/deploying-daml/daml-on-fabric/

BE
bernhard
Jun 2020

Just went through it, very slick! :clap:

In the last step you have

yarn install
yarn build
yarn start

Do you really need the yarn build in there? I’d assume not as that creates a production build.

AN
andreolf
Jun 2020

We also produced a video to show how it works.

@gyorgybalazsi i remember that you were mentioning it. Let me know if you find it useful, we would like to do it also for other integrations.

AN
anthony
Jun 2020
bernhard:

Do you really need the yarn build in there? I’d assume not as that creates a production build.

Perhaps not. Will check.

Edit: It was not needed.

← Back to Discussions