Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fluentci-demos/fluentci-demo-javascript
- Owner: fluentci-demos
- License: mit
- Created: 2024-08-17T15:25:48.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-31T00:09:21.000Z (4 months ago)
- Last Synced: 2024-11-25T09:45:16.479Z (about 1 month ago)
- Topics: cicd, continuous-delivery, continuous-integration, cypress, javascript, nestjs, nodejs, react, typescript, wasm
- Language: TypeScript
- Homepage:
- Size: 693 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.