Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fluentci-demos/fluentci-demo-javascript

A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.
https://github.com/fluentci-demos/fluentci-demo-javascript

cicd continuous-delivery continuous-integration cypress javascript nestjs nodejs react typescript wasm

Last synced: 24 days ago
JSON representation

A FluentCI demo CI/CD pipeline using Node.js, TypeScript, Nest.js and React.

Awesome Lists containing this project

README

        

# 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.