Oli Evans
Oli Evans
Interestingly github and circle both use https://statuspage.io I am currently trying out https://docs.statusfy.co
Here's how things could look if we go for https://statuspage.io ### User view | New Incident | Resolved | Details |-------|---------|--------- |  | ![Screenshot...
I also tired out: - https://www.sorryapp.com/ - cheaper than statuspage.io but didn't feel as intuitive... something about it didn't click for me | New Incident | View incident |--------------|---------------- |...
- https://statusfy.co/ - good self-hosted option - gives you a cli to create incidents as mardown files. The incident status is tracked in yaml front matter, and the markdown lets...
I tried SEA before I explored `pkg` in https://github.com/web3-storage/w3cli/issues/104 and it was a non-starter 4 months ago (alas i did not document why!) It's definitely worth another timeboxed try out,...
I want to streamline this process now so I can package it up as the new version of the add-to-web3 github action. With this the action would just be a...
This could be simpler and just show you the signing key, but the proposal uses the `w3 space create` flow as the template. note: that flow uses mnemonic words, but...
@Gozala plz may i have your thoughts on this too?
using `esbuild` to create single cjs bundle of w3cli before running `pkg` works better, but reveals the trickery of `ipfs-utils` ```shell $ esbuild bin.js --platform=node --outfile=esbin.cjs --bundle ▲ [WARNING] "import.meta"...
long form flag works in either position ```shell ❯ w3 space create --no-recovery 'fruits' 🏗️ To serve this space we need to set a billing account ✨ Billing account is...