{"id":23289978,"url":"https://github.com/binnes/stockbbfnode-bi","last_synced_at":"2025-08-21T21:31:44.188Z","repository":{"id":56621755,"uuid":"307980650","full_name":"binnes/stockbbfnode-bi","owner":"binnes","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-28T12:08:28.000Z","size":196,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-03T10:46:12.855Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/binnes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-28T10:28:09.000Z","updated_at":"2020-10-28T12:02:14.000Z","dependencies_parsed_at":"2022-08-15T22:10:15.911Z","dependency_job_id":null,"html_url":"https://github.com/binnes/stockbbfnode-bi","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binnes%2Fstockbbfnode-bi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binnes%2Fstockbbfnode-bi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binnes%2Fstockbbfnode-bi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binnes%2Fstockbbfnode-bi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binnes","download_url":"https://codeload.github.com/binnes/stockbbfnode-bi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230533146,"owners_count":18240914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-20T04:20:17.663Z","updated_at":"2024-12-20T04:20:18.307Z","avatar_url":"https://github.com/binnes.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003ca href=\"http://kitura.io/\"\u003e\n        \u003cimg src=\"https://landscape.cncf.io/logos/ibm-member.svg\" height=\"100\" alt=\"IBM Cloud\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://cloud.ibm.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/IBM%20Cloud-powered-blue.svg\" alt=\"IBM Cloud\"\u003e\n    \u003c/a\u003e\n    \u003cimg src=\"https://img.shields.io/badge/platform-node-lightgrey.svg?style=flat\" alt=\"platform\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-Apache2-blue.svg?style=flat\" alt=\"Apache 2\"\u003e\n\u003c/p\u003e\n\n# TypeScript Microservice or Backend for Frontend with Node.js\n\nThis Starter Kit Template can be the foundation of a TypeScript Node.js Microservice or Backend for Frontend.\n\n\n## Features\n\nThe starter kit provides the following features:\n\n- Built with [TypeScript](https://www.typescriptlang.org/)\n- REST services using `typescript-rest` decorators\n- Swagger documentation using `typescript-rest-swagger`\n- Dependency injection using `typescript-ioc` decorators\n- Logging using `bunyan`\n- TDD environment with [Jest](https://jestjs.io/)\n- Pact testing [Pact](https://docs.pact.io/)\n- Jenkins DevOps pipeline that support OpenShift or IKS deployment\n\n#### Native Application Development\n\nInstall the latest [Node.js](https://nodejs.org/en/download/) 6+ LTS version.\n\nAfter you have created a new git repo from this git template, remember to rename the project.\nEdit `package.json` and change the default name to the name you used to create the template.\n\nOnce the Node toolchain has been installed, you can download the project dependencies with:\n\n```bash\nnpm install\nnpm run build\nnpm run start\n```\n\n### Deploying \n\nMake sure you are logged into the IBM Cloud using the IBM Cloud CLI and have access \nto your development cluster.\n\n```$bash\nnpm i -g @garage-catalyst/ibm-garage-cloud-cli\nibmcloud login -a cloud.ibm.com -r \u003cregion\u003e -g \u003cresource group\u003e\nibmcloud ks cluster-config --cluster \u003ccluster-name\u003e\nkubectl get pods\n\n```\n\nUse the IBM Garage for Cloud CLI to register the GIT Repo with Jenkins environment \n```$bash\noc sync \u003cproject\u003e --dev\noc pipeline \n```\n\n## More Details\n\nFor more details on how to use this Starter Kit Template please review the [IBM Garage for Cloud Developer Tools Developer Guide](https://ibm-garage-cloud.github.io/ibm-garage-developer-guide/)\n\n## Next Steps\n\n* Learn more about augmenting your Node.js applications on IBM Cloud with the [Node Programming Guide](https://cloud.ibm.com/docs/node?topic=nodejs-getting-started).\n\n## License\n\nThis sample application is licensed under the Apache License, Version 2. Separate third-party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the [Developer Certificate of Origin, Version 1.1](https://developercertificate.org/) and the [Apache License, Version 2](https://www.apache.org/licenses/LICENSE-2.0.txt).\n\n[Apache License FAQ](https://www.apache.org/foundation/license-faq.html#WhatDoesItMEAN)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinnes%2Fstockbbfnode-bi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinnes%2Fstockbbfnode-bi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinnes%2Fstockbbfnode-bi/lists"}