How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Set up a decentralized web3 app by running one command.
The main features of alexbakers/create-ipfs-app are: Developer Tooling.
Projects with overlapping indexed features include: agentofuser/ipfs-deploy — Zero-Config CLI to Deploy Static Websites to IPFS. asana/bazeltsc — This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with… aspect-build/bazel-super-formatter — Easily ensure your code is always formatted, with consistent tooling across everyone's machines. atlassian/bazel-tools — Various reusable bits for the Bazel build system. auhau/ipfs-publish — Continuous Delivery of static websites to IPFS. acqio/bazel-arcanist — Unit test engine and linter for Bazel.
Zero-Config CLI to Deploy Static Websites to IPFS
This is a TypeScript compiler that can be used as a Bazel "persistent worker." If it is launched with --persistent_worker, then it will run in a loop, reading compilation arguments (in protobuf format) from stdin; doing a compile; and then writing the results (also in protobuf format) to stdout.…
Easily ensure your code is always formatted, with consistent tooling across everyone's machines.