Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 319 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 319 Bytes

Liara CD example

Example of CD with Gitlab on Liara.

Read more on Liara blog: https://liara.ir/blog/cicd-example/

Running Locally

Make sure you have Node.js and NPM

git clone https://github.com/liara-ir/cd-example
cd cd-example
npm install
npm start