8000 GitHub - adefilippi/demo-cicd
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adefilippi/demo-cicd

Repository files navigation

Install

Setup

Follow this link for setup your environnement and project

1 - Docker

You can download and install Docker and Docker-compose depending on your platform :

Install TaskFile:

sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d

## For MacOS only
brew install go-task/tap/go-task

For more info about TaskFile, visit: https://taskfile.dev/#/installation

2 - Install dependencies

You can install project using docker compose commands build, up. or by just running the following task command:

task install

## list all tasks
task

3 - Let's run it

If all your containers are up and running with(docker compose ps). You should add a local.api-suzuki-care.fr to your /etc/hosts

# /etc/hosts
127.0.0.1 local.project.fr
::1 local.project.fr

4 - Check it out

Tests & Quality

Follow this link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  
0