Skip to content

adobe/aem-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

AEM Status

Status page and incident tracking for AEM Edge Delivery Services.

Installation

npm install

Development

Local Development Server

To run the status page locally with live reload:

npm start

This will start a development server on http://localhost:2999 and automatically open your browser. The server watches for file changes and reloads the page automatically.

Testing

Run tests:

npm test

Watch mode for tests:

npm run test:watch

Linting

Run linters:

npm run lint

Lint JavaScript:

npm run lint:js

Lint CSS:

npm run lint:css

Updating Incidents

To update the incidents index from HTML files:

npm run update-incidents

License

Apache-2.0

About

aemstatus.net

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 15