An online Web IDE for developing DAML, hosted at webide.daml.com. It is a VS Code server with the DAML SDK installed. The main components are:
- daml web ide docker image: this hosts a web ide code-server bundled with the sdk
- proxy server and image: this manages multiple daml web ide docker containers and proxies requests into them
Further details can be found in proxy/README.md
and ide-server/README.md
User statistics are only available to Digital Asset employees. Once you have requested access, you can:
- Visit Google Analytics.
- On the left, select
Audience
,Overview
. - On the bottom right (you may need to scroll) select
view full report
. - Select
Secondary Dimension
asPage
. - In the search area hit
advanced
, then includePage
containing/webide
and thenApply
.
That gives you a graph of users per day. It is interesting to see session duration as well.