Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

SPA to power Statusy Mini

NotificationsYou must be signed in to change notification settings

getstatusy/statusy-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statusy React is the SPA (single page application) that will ultimately power Statusy Mini, our embed Javascript application to show a mini status page on your website.

Development

  1. npm install
  2. npm install -g http-server - Not necessary but it will make your life easier
  3. ./node_modules/.bin/webpack or./node_modules/.bin/webpack -- watch for auto update
  4. http-server
  5. Go tolocalhost:8080?statuspage=REPLACEME with the subdomain of the status page you want

Building

  1. NODE_ENV=production ./node_modules/.bin/webpack
  2. Uploadbuild/statusy.mini.html andbuild/statusy.react.min.js topublic on the CDN.
  3. Refresh both files on the CDN to purge old versions.

Examples

You should be able to view the current version of the application working here:https://3179f41aacf8aa3a2326-313573f2d42974d7c4e5bc22b804b16e.ssl.cf1.rackcdn.com/statusy-mini.html?statuspage=bitkumo

About

SPA to power Statusy Mini

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp