1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-09-02 13:52:46 +02:00

Update sorting

This commit is contained in:
Kamran Ahmed
2024-10-09 14:30:37 +01:00
parent 900b618f66
commit 801556d515
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
title: 'Dockerized Service'
description: 'Use GitHub Actions to Deploy a Dockerized Node.js Service'
isNew: false
sort: 11
sort: 13
difficulty: 'intermediate'
nature: 'Docker'
skills:

View File

@@ -2,7 +2,7 @@
title: 'IaC on DigitalOcean'
description: 'Write Terraform code to create a Droplet on DigitalOcean'
isNew: false
sort: 10
sort: 11
difficulty: 'intermediate'
nature: 'Terraform'
skills:

View File

@@ -2,7 +2,7 @@
title: 'Node.js Service Deployment'
description: 'Use GitHub Actions to Deploy a Node.js Service to a remote server'
isNew: false
sort: 10
sort: 12
difficulty: 'intermediate'
nature: 'CI/CD'
skills: