Tails
Tails
My repo is huge and it would be nice to not have to make a copy of it. Very scared to run without a dry run!
Dockerfile used for running: ```Dockerfile FROM node:14 RUN git clone https://github.com/parture-org/cascade.page.git RUN cd ./cascade.page && npm install && npm i -S pathe @nuxt/kit tailwindcss && npm run build WORKDIR ./cascade.page...
Thanks for the swift reply! The problem is I have a web3 app that cannot be hosted centrally anywhere, so no server. So I have to statically compile cascade.page and...
It works! I had to set edittable to false: ```vue ``` and add this to index.ts: ```typescript // import precompiled timelines // this is an absolute path in Docker but...
Awesome! That's indeed a great start. Like this I can get started for displaying single files. But to show multiple files like you do in the demo would still require...
I have not yet worked further than the included commits here. I'll get back to it when I have to adjust my OpenAPI schema again.
@GREsau what would the difficulty of implementing this be? If we have a checklist here we could work on it in a PR. - [x] create test based on internally...
I will somewhere this week.
This is an issue that I would have opened myself! This would be great. Does Leo support compiling the program to R1CS? Then integration is relatively trivial. Connecting to ZKInterface...
See also: https://twitter.com/BitGrail/status/948517668331679744