Skip to content

blocknetdx/xquery-enduser-dashboard

Repository files navigation

Xquery dashboard

A repository for the XQuery web dashboard.

Getting started

Clone the repo:

git clone https://github.com/blocknetdx/xquery-enduser-dashboard.git

Navigate to the project directory:

cd xquery-enduser-dashboard

Install Yarn

Install the dependencies:

yarn

Start the development server:

yarn start

The project will be running on localhost:3000

To deploy to a server, first change localhost to your server IP in src>configs>index.js:

http://yourserverIP/api

Then build the static files:

yarn run build

Copy the static files to the directory on the server and then run:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages