Starter Kit: SolidJS on the Internet Computer

Below you can find different versions of this Starter Kit. You can copy the corresponding git clone command and clone the version you want. To copy the command use the copy icon to the right.

Alternatively, you can clone the whole repository or update it with git fetch --all and checkout a specific tag, e.g. with git checkout tags/1.0.1.

1.1.0
Latest

package.json has been updated to the latest versions.

1.0.0
Main Packages
  • @dfinity/agent 1.0.1
  • @dfinity/candid 1.0.1
  • @dfinity/principal 1.0.1
  • solid-js 1.8.15
Project Type
  • Two canisters (frontend and backend)
Backend Canister
  • Motoko
  • Standard sayHelloTo functionality
Frontend
  • TypeScript
  • SolidJS routing configuation (one route lazy loaded)
  • SolidJS component
  • SolidJS form handling onSubmit
  • SolidJS Show, Action, Signals
  • Simple loading indicator
  • Internet Computer default actor function