Skip to content

tzumainn/innabox-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innabox React App

This is a quick-and-dirty UI intended for use with innabox and the demo-esi-api. It was bootstrapped with Create React App.

Getting Started

$ cp env.example .env

# edit .env and set the following:
## REACT_APP_ESI_API_URL=<demo-esi-api endpoint>
## REACT_APP_FULFILLMENT_API_URL=<fulfillment api endpoint>
## REACT_APP_FULFILLMENT_API_TOKEN=<token allowing access to the fulfillment api>

$ npm install
$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors