Skip to content

hossam-vonq/symfony-demo-google-cloud-run

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Symfony Demo Application

The "Symfony Demo Application" is a reference application created to show how to develop applications following the Symfony Best Practices. Original Read me

Run Locally with docker and docker-compose

Run the following command:

docker-compose up

Then hit http://localhost:8080 on your browser.

Run on Google Cloud Run

Run on Google Cloud

Gotcha

As it uses a sqlite which is a local file, all changes will be lost as the file is not saved to a bucket.

About

Symfony Demo app on Google Cloud Run

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 70.2%
  • HTML 20.7%
  • JavaScript 4.9%
  • CSS 3.7%
  • Dockerfile 0.5%