Skip to content

usergeek/canistergeek-demo-ui

Repository files navigation

Canistergeek Demo UI

Canistergeek Demo UI is a sample frontend application that utilizes Canistergeek-IC-JS.

Canistergeek-IC-JS should be used together with Canistergeek-IC-Motoko or Canistergeek-IC-Rust - open-source libraries for Internet Computer to track your project canisters cycles and memory status.

Running the project locally

If you want to test your project locally, you can start a development server with:

# Install all dependencies
npm install
# Start local server on port 3001
npm run start

Which will start a server at http://localhost:3001, proxying API requests to the replica at port 8000.

Try online

You can try the latest version of Canistergeek Demo UI at https://canistergeek.app

About

Canistergeek Demo UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published