https://github.com/anubis-1001/gh-actions-minikube-pipeline
the purpose of this repository is building a pipeline for deploying a simple node app in minikube
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic links in README
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
the purpose of this repository is building a pipeline for deploying a simple node app in minikube
Basic Info
- Host: GitHub
- Owner: Anubis-1001
- Language: JavaScript
- Default Branch: main
- Size: 1000 Bytes
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 10 months ago
· Last pushed 10 months ago
Owner
- Name: Anubis Correa Urbano
- Login: Anubis-1001
- Kind: user
- Repositories: 2
- Profile: https://github.com/Anubis-1001
GitHub Events
Total
- Push event: 4
- Create event: 2
Last Year
- Push event: 4
- Create event: 2
Dependencies
.github/workflows/deploy-to-minikube-github-actions.yaml
actions
- actions/checkout v2 composite
- medyagh/setup-minikube master composite
Dockerfile
docker
- node 14 build
package.json
npm
- express ^4.16.1