Sign inSign up

jbothma/aleph-ui

By jbothma

Updated over 8 years ago

.

Image
0

188

jbothma/aleph-ui repository overview

User Interface

This folder contains the Aleph 2 user interface, a ReactJS-based application.

Installation / Development

Usually, the UI will be run via the docker setup included in aleph. If you want to execute it as a stand-alone application, run the following commands:

Be sure to have the environment variable REACT_APP_API_ENDPOINT pointed at an Aleph 2 instance with CORS enabled. To do this, you can create a .env file in the root of the ui folder that contains something like the following:

REACT_APP_API_ENDPOINT=http://localhost:5000/api/2

Translation

We need to document this properly.

npm run messages
npm run json2pot
tx push -s
tx pull -a
npm run po2json

Tag summary

Content type

Image

Digest

Size

339.6 MB

Last updated

over 8 years ago

docker pull jbothma/aleph-ui