Skip to content

Commit

Permalink
add README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Aug 21, 2024
1 parent 65e370a commit 07eb9df
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# FluentCI CI/CD demo for Javascript

[![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)

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 comments on commit 07eb9df

Please sign in to comment.