devops-streamdeck
π Check the status of your CI/CD environments using your Stream Deck.
File Explorer
Download Latest Version (.zip)- notification-token.png
- nodejs.yml
- FUNDING.yml
- actionDefaultImage.png
- actionDefaultImage@2x.png
- actionFailImage.png
- actionFailImage@2x.png
- actionIcon.png
- actionIcon@2x.png
- actionSuccessImage.png
- actionSuccessImage@2x.png
- haveNotificationsImage.png
- haveNotificationsImage@2x.png
- noNotificationsImage.png
- noNotificationsImage@2x.png
- actionDefaultImage.png
- actionDefaultImage@2x.png
- actionFailImage.png
- actionFailImage@2x.png
- actionIcon.png
- actionIcon@2x.png
- actionSuccessImage.png
- actionSuccessImage@2x.png
- haveMRsImage.png
- haveMRsImage@2x.png
- haveNotificationsImage.png
- haveNotificationsImage@2x.png
- noMRsImage.png
- noMRsImage@2x.png
- noNotificationsImage.png
- noNotificationsImage@2x.png
- actionDefaultImage.png
- actionDefaultImage@2x.png
- actionFailImage.png
- actionFailImage@2x.png
- actionIcon.png
- actionIcon@2x.png
- actionSuccessImage.png
- actionSuccessImage@2x.png
- actionDefaultImage.png
- actionDefaultImage@2x.png
- actionFailImage.png
- actionFailImage@2x.png
- actionIcon.png
- actionIcon@2x.png
- actionSuccessImage.png
- actionSuccessImage@2x.png
- actionDefaultImage.png
- actionDefaultImage@2x.png
- actionFailImage.png
- actionFailImage@2x.png
- actionIcon.png
- actionIcon@2x.png
- actionSuccessImage.png
- actionSuccessImage@2x.png
- categoryIcon.png
- categoryIcon@2x.png
- pluginIcon.png
- pluginIcon@2x.png
- .gitkeep
- caret.svg
- check.png
- check.svg
- elg_calendar.svg
- elg_calendar_inv.svg
- rcheck.svg
- sdpi.css
- MainPI.tsx
- main.tsx
- index.html
- Action.ts
- ActionFactory.ts
- GitHubAction.spec.ts
- GitHubAction.ts
- GitHubNotifications.spec.ts
- GitHubNotifications.ts
- GitLabAction.spec.ts
- GitLabAction.ts
- GitLabMRs.spec.ts
- GitLabMRs.ts
- GitLabTodos.spec.ts
- GitLabTodos.ts
- NetlifyAction.spec.ts
- NetlifyAction.ts
- TravisCIAction.spec.ts
- TravisCIAction.ts
- VercelAction.spec.ts
- VercelActions.ts
- Bridge.ts
- FakeBridge.ts
- WebsocketBridge.ts
- index.html
- main.ts
- caret.svg
- check.png
- check.svg
- elg_calendar.svg
- elg_calendar_inv.svg
- rcheck.svg
- sdpi.css
- main.tsx
- index.html
- .gitignore
- jest.config.js
- LICENSE
- manifest.json
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/SantiMA10/devops-streamdeck
Downloads the entire project code from GitHub to your computer.
cd devops-streamdeck
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn
Downloads and installs the libraries listed in package.json.
yarn build
Builds optimized production files.
yarn:dev:pi
Type this command into your terminal and run it.
yarn:dev:plugin
Type this command into your terminal and run it.
yarn:dev:setup
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
