You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 27, 2023. It is now read-only.
Create a repository for a web-application using nextJS.
Add a pipeline to the project that follows the requirements established for the application workflow.
Deploy the application when a push to the master branch occurs.
Summary 💡
The idea is to create a demo app that can be used as an example for other members of the team that help them to configure by themself their applications.
Requirements 🌈
When the pipeline is triggered the workflow should follow the steps(Lint, test, coverage, build, deploy).
The web application must be created in nodeJS
The application should be deployed using a docker container through Heroku.
The pipeline must work using github actions.
Motivation 🔦
Create an automation process using CI/CD that delivers and guarantees the quality of our software requirements.
Checklist ✅
Summary 💡
The idea is to create a demo app that can be used as an example for other members of the team that help them to configure by themself their applications.
Requirements 🌈
Motivation 🔦
Create an automation process using CI/CD that delivers and guarantees the quality of our software requirements.