Skip to content

mzurs/ic_template-Azle-NextJS

Repository files navigation

Azle + NextJS Template

Image

Prerequisites

  • dfx > 0.15.1

  • Nodejs > 18.16.0

  • jq (Command line based JSON processor).

  • To install jq run:

    sudo apt update && sudo apt install -y jq
  • Follwing are the steps to deploy your application locally

  1. Install dependencies:

    yarn install:all
  2. Run below commands:

    yarn start_replica
    yarn deploy
  • To Stop Replica run:

    dfx stop

About

The full-stack template for IC development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published