Skip to content

signerdata/signer-data-web

Repository files navigation

SignerData Web

Wallet Intelligence & Analytics for Onchain Applications.

Outsmart competitors with wallet-level intelligence and ecosystem analytics. Understand your users, their behavior, and what drives your onchain revenue.

Get Started

Before running this application, rename the .env.example to .env and set the variables accordingly.

Installation

Execute the following command in the root folder of the repository to install the project:

pnpm install

Build

Execute the following command in the root folder of the monorepo to build the project:

pnpm build

Alternatively, execute the following command to undo the build and remove all the generated files:

pnpm unbuild

Run locally

Execute the following command to run the project locally:

pnpm dev

The front-end will be available at http://localhost:5173.

Deploy in production

Execute the following command to deploy the repository:

pnpm prod:deploy

It will be available at http://<INSERT_PUBLIC_IP_HERE>:80.

Execute the following command to stop the deployment:

pnpm prod:undeploy

About

SignerData Web

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages