mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-03 14:22:41 +02:00
Update sorting
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
title: 'Dockerized Service'
|
title: 'Dockerized Service'
|
||||||
description: 'Use GitHub Actions to Deploy a Dockerized Node.js Service'
|
description: 'Use GitHub Actions to Deploy a Dockerized Node.js Service'
|
||||||
isNew: false
|
isNew: false
|
||||||
sort: 11
|
sort: 13
|
||||||
difficulty: 'intermediate'
|
difficulty: 'intermediate'
|
||||||
nature: 'Docker'
|
nature: 'Docker'
|
||||||
skills:
|
skills:
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
title: 'IaC on DigitalOcean'
|
title: 'IaC on DigitalOcean'
|
||||||
description: 'Write Terraform code to create a Droplet on DigitalOcean'
|
description: 'Write Terraform code to create a Droplet on DigitalOcean'
|
||||||
isNew: false
|
isNew: false
|
||||||
sort: 10
|
sort: 11
|
||||||
difficulty: 'intermediate'
|
difficulty: 'intermediate'
|
||||||
nature: 'Terraform'
|
nature: 'Terraform'
|
||||||
skills:
|
skills:
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
title: 'Node.js Service Deployment'
|
title: 'Node.js Service Deployment'
|
||||||
description: 'Use GitHub Actions to Deploy a Node.js Service to a remote server'
|
description: 'Use GitHub Actions to Deploy a Node.js Service to a remote server'
|
||||||
isNew: false
|
isNew: false
|
||||||
sort: 10
|
sort: 12
|
||||||
difficulty: 'intermediate'
|
difficulty: 'intermediate'
|
||||||
nature: 'CI/CD'
|
nature: 'CI/CD'
|
||||||
skills:
|
skills:
|
||||||
|
Reference in New Issue
Block a user