Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krisstern/jenkins-contributor-spotlight-draft
https://github.com/krisstern/jenkins-contributor-spotlight-draft
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/krisstern/jenkins-contributor-spotlight-draft
- Owner: krisstern
- Created: 2023-09-25T19:40:14.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-31T00:30:10.000Z (about 1 year ago)
- Last Synced: 2024-10-03T12:28:06.532Z (about 1 month ago)
- Language: JavaScript
- Homepage: https://jenkins-contributor-spotlight.vercel.app
- Size: 5.27 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jenkins Contributor Spotlight
This feature is to showcase the top contributors of the Jenkins project.
## 🚀 Quick start
1. **Run development environment**
Run the following commands at the terminal:
```shell
cd jenkins-contributor-spotlight/
npm run develop
```2. **To run the code**
Once the code is running, the site should be up at http://localhost:8000.