Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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