Next.js starter template for Internet Computer canisters and image uploads
This starter provides a Next.js frontend paired with Motoko canisters for the Internet Computer. It includes a hello canister, an image canister (create/delete/get), React components and a hook for loading image objects, and support for exporting Next.js as static assets for deployment to IC. Suited for developers building web dapps that interact with Internet Computer canisters and need client-side image storage.
0