Skip to content

Commit 07eb9df

Browse files
committed
add README.md
1 parent 65e370a commit 07eb9df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# FluentCI CI/CD demo for Javascript
2+
3+
[![ci](https://github.com/fluentci-demos/fluentci-demo-javascript/actions/workflows/ci.yml/badge.svg)](https://github.com/fluentci-demos/fluentci-demo-javascript/actions/workflows/ci.yml)
4+
5+
Example application and CI/CD pipeline showing how to build and test a JavaScript project with FluentCI. Project consists of a Node.js server based on Nest.js, and a React client. Code is written in TypeScript.

0 commit comments

Comments
 (0)