0.2.19 • Published 6 months ago

@frankencoin/api v0.2.19

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

Description

Nest framework TypeScript starter repository.

Installation

$ yarn install

create .env (see: .env.example)

PORT=3030

CONFIG_APP_URL=https://app.frankencoin.com
CONFIG_INDEXER_URL=https://ponder.frankencoin.com
CONFIG_CHAIN=mainnet

RPC_URL_MAINNET=https://eth-mainnet.g.alchemy.com/v2/...
RPC_URL_POLYGON=https://polygon-mainnet.g.alchemy.com/v2/...

COINGECKO_API_KEY=CG-...

TELEGRAM_BOT_TOKEN=...

STORJ_ACCESSKEY=...
STORJ_SECRETACCESSKEY=...
STORJ_BUCKET=frankencoin
STORJ_REGION=EU1
STORJ_ENDPOINT=https://gateway.storjshare.io

Running the app

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

# Publish NPM pkg (higher version) - needs login
$ npm publish --access public

License

Nest is MIT licensed. This repo is MIT licensed.

0.2.19

6 months ago

0.2.18

6 months ago

0.2.17

6 months ago

0.2.16

7 months ago

0.2.15

7 months ago

0.2.14

9 months ago

0.2.13

9 months ago

0.2.12

9 months ago

0.2.10

10 months ago

0.2.7

11 months ago

0.2.6

11 months ago

0.2.9

10 months ago

0.2.8

10 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.5

11 months ago

0.2.4

1 year ago

0.2.1

1 year ago

0.0.16

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago