An open API service indexing awesome lists of open source software.

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

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
```