Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

ltonetwork/lto-stats-service

Repository files navigation

Stats are indexed by the indexer service.

Description

LT Start project for quick starting an application

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# incremental rebuild (webpack)
$ npm run webpack
$ npm run start:hmr

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

# all tests
$ npm run tests:all

About

Service which collects statistics about the LTO Network

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages