/cd-example

Eexample of CD (Continuous delivery) with Gitlab on Liara

Primary LanguageHTML

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