https://github.com/catalystcode/project-estrella-interfaces
Frontend interfaces for project-estrella
https://github.com/catalystcode/project-estrella-interfaces
Last synced: about 1 year ago
JSON representation
Frontend interfaces for project-estrella
- Host: GitHub
- URL: https://github.com/catalystcode/project-estrella-interfaces
- Owner: CatalystCode
- Created: 2017-06-20T07:02:24.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T20:17:39.000Z (almost 9 years ago)
- Last Synced: 2025-01-22T15:48:01.371Z (about 1 year ago)
- Language: CSS
- Size: 51.8 KB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# project-estrella-interfaces
Frontend interfaces for project-estrella
## Environment Setup
Define the app service host. This should be set to a local estrella service host https://github.com/CatalystCode/project-estrella-services
```
set REACT_APP_SERVICE_HOST = http://localhost:8080
```