caesar-cipher

run dev server

$ docker compose up -d
[+] Running 2/2
 ⠿ Network caesar-cipher_default  Created                                                                          0.0s
 ⠿ Container caesar-cipher-app-1  Started                                                                          1.3s

Server started on http://localhost:3000/caesar-cipher/

deploy

  • using GitHub Actions
$ git push origin main