Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.
 
 

Latest commit

 

History

60 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Cloud Run project

.github/workflows/stage.yml

docker build -t fe-cloud-run-example:latest .
docker run -it -p 5000:3000 --name fe-cloud-run-example fe-cloud-run-example:latest

test:

curl -i localhost:3000

Secret variables

Reading list

About

Example project running on Google Cloud Run with CI/CD automatization via Github Actions. Each Pull Request have own testing URL like you know from @vercel.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages