joewalling / ReactAdvantage

SaaS starter kit with a React front-end with GraphQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide a means for storing the service URI as a configuration value

joewalling opened this issue · comments

Currently, the URI of the user service to populate the userlist is hardcoded in the index.js. It needs to be turned into a configurable item. Set the initial value of the service to the current value for development.