Skip to content

Display Status information generated from the NetKAN infrastructure

License

Notifications You must be signed in to change notification settings

KSP-CKAN/NetKAN-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NetKAN-status

Display Status information generated from NetKAN-bot

Development

To run locally:

npm install
npm run build
mkdir dist/status && wget http://status.ksp-ckan.space/status/netkan.json -O dist/status/netkan.json && wget http://status.ksp-ckan.space/status/netkan-ksp2.json -O dist/status/netkan-ksp2.json
python3 -m http.server --directory dist

The local development server is available at http://localhost:8000.

You can also install the http-server npm package, or any other simple web server that just serves local files.

netkan.json is downloaded locally to avoid CORS issues.

About

Display Status information generated from the NetKAN infrastructure

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project