xadesjs icon indicating copy to clipboard operation
xadesjs copied to clipboard

We should create a demo page

Open rmhrisk opened this issue 8 years ago • 5 comments

I have xadesjs.com pointed at our git repository here, I would like for us to build a demo application and host it on git.

Here is a proposal for what that might look like: https://docs.google.com/document/d/1MIK7t7VHOz7OxzO7k0nOzlabjikdI4RkAkpedNU48JU/edit#heading=h.tb2kpesf0b6j

rmhrisk avatar May 06 '16 05:05 rmhrisk

and in node.js providing demos with https://tonicdev.com/ would be a killer way to play with the API!

bjrmatos avatar May 06 '16 05:05 bjrmatos

Thats cool, I like the idea of being able to fiddle right in the page.

rmhrisk avatar May 06 '16 05:05 rmhrisk

One though since the code in browser and in node is the same, maybe we wouldn't need tonic? Just a run button that does an eval of the code?

rmhrisk avatar May 06 '16 05:05 rmhrisk

@rmhrisk yes, but a nice feature of tonic is the it lets to play with different versions of node :)

bjrmatos avatar May 06 '16 16:05 bjrmatos

we now have a very basic demo page at xadesjs.com, not as complete as suggested in this thread but enough to show basic functionality.

rmhrisk avatar Jun 26 '16 19:06 rmhrisk