Skip to content

First Steps for Startups - Continuous Integration as Code

License

Notifications You must be signed in to change notification settings

Gary-Ascuy/ci-as-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Continuous Integration as Code

Idea

The idea of this repository is show how you can configure/setup pipelines (continues integration) for your projects using GitLab CI. In this example we will use ReactJS for frontend application and NodeJS/Express for backend. So for artifacts we will use Docker to create images.

How can I run?

Update the following file with the values.

cat .env

Run using docker compose, you have build, push, up operations.

$ docker-compose up

Contributors

  • Gary Ascuy Anturiano

About

First Steps for Startups - Continuous Integration as Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages