An open API service indexing awesome lists of open source software.

https://github.com/sol-zeta/ci-cd-trial


https://github.com/sol-zeta/ci-cd-trial

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Node Project Template
> Starter template for creating a Node.js project including docs and a deploy pipeline

[![Node CI](https://github.com/MichaelCurrin/node-project-template/workflows/Node%20CI/badge.svg)](https://github.com/MichaelCurrin/node-project-template/actions?query=workflow:"Node+CI")
[![GitHub tag](https://img.shields.io/github/tag/MichaelCurrin/node-project-template)](https://github.com/MichaelCurrin/node-project-template/releases/)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

[![Made with Node](https://img.shields.io/badge/Node.js->=12-blue?logo=node.js&logoColor=white)](https://nodejs.org)



node icon


[![Use this template](https://img.shields.io/badge/Generate-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/MichaelCurrin/node-project-template/generate)

## Preview

_This is a placeholder section for a screenshot of your shiny new web app or CLI tool_.


Sample screenshot

## Documentation
> How to install, run and deploy this project



[![View Project Docs](https://img.shields.io/badge/View-Project_Docs-blue?style=for-the-badge)](/docs/)

See the [Template Notes](/docs/template-notes/) section of the docs for info on this template and how to use it.

## License

Released under [MIT](/LICENSE) by [@MichaelCurrin](https://github.com/MichaelCurrin).