This website requires JavaScript.
Explore
Help
Register
Sign In
johanleroy
/
ENI-cicd-tp
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
13
Commits
1
Branch
0
Tags
f27d8bd08e4aa612d7d449b9d2ef963f941848f6
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
coaxial
f27d8bd08e
Add lockfile
2025-10-23 15:36:10 +02:00
src
feat: add simple Express app with /hello endpoint and tests
2025-10-23 15:14:23 +02:00
tests
feat: add simple Express app with /hello endpoint and tests
2025-10-23 15:14:23 +02:00
.eslintignore
chore: add ESLint setup with config, ignore file, and lint script
2025-10-23 15:20:07 +02:00
.eslintrc.js
fix: correct ESLint extends to use eslint:recommended instead of @eslint/js/recommended
2025-10-23 15:35:37 +02:00
package-lock.json
Add lockfile
2025-10-23 15:36:10 +02:00
package.json
fix: add express and move supertest, axios to dependencies
2025-10-23 15:28:09 +02:00
S
Description
Module CI/CD
108
KiB
Languages
JavaScript
100%