You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
There is currently no way to perform the main function of the CLI, to publish an app to the Fission IPFS node with the ability to access it through a Fission subdomain, within the current Rust code base.
Impact
This is part of the core feature of this app and users would not be able to upload their code at all without it.
Solution
Write a command that uploads the app to the Fission IPFS nodes based on the the old Haskell code.
Summary
Problem
There is currently no way to perform the main function of the CLI, to publish an app to the Fission IPFS node with the ability to access it through a Fission subdomain, within the current Rust code base.
Impact
This is part of the core feature of this app and users would not be able to upload their code at all without it.
Solution
Write a command that uploads the app to the Fission IPFS nodes based on the the old Haskell code.
Details
This feature is to be added during the Cli rewrite in Rust.
The text was updated successfully, but these errors were encountered: