Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubycho/webpi-app
WebPi SPA Client
https://github.com/rubycho/webpi-app
react spa-client webpi
Last synced: about 1 month ago
JSON representation
WebPi SPA Client
- Host: GitHub
- URL: https://github.com/rubycho/webpi-app
- Owner: rubycho
- Created: 2020-02-19T10:28:41.000Z (almost 5 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-12T01:56:07.000Z (about 1 year ago)
- Last Synced: 2024-10-14T08:36:00.572Z (3 months ago)
- Topics: react, spa-client, webpi
- Language: TypeScript
- Size: 2.44 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webpi-app
[WebPI](https://github.com/rubycho/webpi)'s SPA Client.
Please create an issue on [WebPI Issue](https://github.com/rubycho/webpi/issues) with `webpi-app` label instead of here.
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Preview
![webpi-app](https://user-images.githubusercontent.com/17425172/76161977-edfeec80-617b-11ea-8f61-70d0a4828510.gif)## Production
You can just use my herokuapp. [Heroku App](https://webpi-mypi.herokuapp.com/)You'll need to add `https://webpi-mypi.herokuapp.com` on your WebPI's `CORS_ORIGIN_WHITELIST`.
or, serve build.zip (on release) locally and add it's url to `CORS_ORIGIN_WHITELIST`.