arcblock-simple-dns

1.0.20 • Public • Published

Simple Boarding Gate

A simple DNS server.

Getting started

Configuration

Put following contents in .env:

SKIP_PREFLIGHT_CHECK=true

# server side
BLOCKLET_PORT="3030"

REACT_APP_BASE_URL="http://192.168.1.2:3030"
REACT_APP_APP_NAME="ArcBlock Simple DNS"
REACT_APP_API_PREFIX=""

Start hacking

mkdir -p /tmp/abtnode/arcblock-simple-dns
npm run start:server
npm run start:client

Deploy to local ABT Node

abtnode deploy .

Readme

Keywords

Package Sidebar

Install

npm i arcblock-simple-dns

Weekly Downloads

0

Version

1.0.20

License

none

Unpacked Size

1.09 MB

Total Files

24

Last publish

Collaborators

  • wangshijun