itemsapi / dashboard

Interactive user interface for your data in ItemsAPI
MIT License
21 stars 18 forks source link

start with remote backend #14

Closed cigolpl closed 8 years ago

cigolpl commented 8 years ago

Makes possible to start dashboard with remote backend (i.e. with demo backend)

Example: BACKEND_URL=http://cloud.itemsapi.com PORT=3000 npm start (http://cloud.itemsapi.com is read only)