Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Myfeature #1599

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@



sai kanth --> 100%

# cicd-pipeline-train-schedule-git

This is a simple train schedule app written using nodejs. It is intended to be used as a sample application for a series of hands-on learning activities.
Expand All @@ -12,4 +17,4 @@ Then, you can run the app with:

npm start

Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000)
Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000)
1 change: 1 addition & 0 deletions app.j
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
hsbc ranjith
7 changes: 7 additions & 0 deletions bin/g
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
jkdfgkjhadkgjhakjhgjahgkjahgkjghhggggggggggggggggggggggggggggggggggggggggggggggggmy new file
hsbc

cd usr/var/log.txt


cv
2 changes: 2 additions & 0 deletions bin/my
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
super
hsbc
4 changes: 2 additions & 2 deletions bin/www
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/usr/bin/env node

#!/usr/bin/env node
hsbc
/**
* Module dependencies.
*/
Expand Down
1 change: 1 addition & 0 deletions data/trains.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
<h2>Hi Hellow 2</h2>
{
"trains": [
{
Expand Down
2 changes: 2 additions & 0 deletions public/javascripts/global.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

hsbc
var userListData = [];

$(document).ready(function() {
Expand Down
3 changes: 3 additions & 0 deletions routes/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

<h1>Hi Hellow 3 </h1>
var express = require('express');
var router = express.Router();

Expand All @@ -7,3 +9,4 @@ router.get('/', function(req, res, next) {
});

module.exports = router;
mmmmmmmmm