Starter Kit: Angular 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

This release includes the following updates:

  • Update to the latest Angular version 18.2 and Dfinity JavaScript Agent 2.1.2.
  • Implementation of a store and read functionality in the frontend and backend canister.
1.0.0
Branches
  • Main branch: Implementation without custom-webpack
  • Angular-ic-custom-webpack branch: Implementation with custom-webpack
Main Packages
  • @dfinity/agent 1.0.0
  • @dfinity/candid 1.0.0
  • @dfinity/principal 1.0.0
  • angular 17.1.3
Project Type
  • Two canisters (frontend and backend)
Backend Canister
  • Motoko
  • Standard greet functionality
Frontend
  • TypeScript
  • Custom actor function