Skip to content

free-fork/TrackTerra-v2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackTerra Logo

Description

Report and tax calculator for transaction on Luna blockchain

Configuration

$ cp ./.env.example .env

Set the port and database configuration in the .env file

Installation

$ npm install

$ cd ./parser

$ npm install

Running the app

# development
$ npm run dev

# production
$ npm run prod

License

TrackTerra is GPL-3.0 License licensed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.5%
  • TypeScript 30.3%
  • HTML 8.1%
  • CSS 1.9%
  • Shell 0.2%