Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.09 KB

README.md

File metadata and controls

20 lines (11 loc) · 1.09 KB

Uppload examples

This monorepo contains example projects using Uppload to help you get started quickly. All demos are available on CodeSandbox.

Explore examples →

🐛 Issues

To manage issues better, we've disabled the GitHub "Issues" feature in this repo. If you want to report a problem or suggestion, please open an issue in the main elninotech/uppload repo and add the "examples" label.

🛠 Development

This repo uses pnpm to manage to manage multiple packages as a monorepository. Using pnpm's Workspaces, we only download a dependency once, but feel free to use npm, Yarn, or your preferred package manager locally.

By default, each example uses the latest version of Uppload. Each package is also published to npm is scoped with @uppload/.

📄 License