globe-and-citizen / gc-web

Globe & Citizen : The company Website
http://globeandcitizen.com/
2 stars 1 forks source link

Make GCP working with the new directory structure #9

Open hermannleboss opened 8 months ago

hermannleboss commented 8 months ago

We move all the content inside the main directory to a subfolder. Now we have this directory structure

├── backend └── frontend

With all the content moved into the frontend folder. And a new app in the backend folder.

We juste need to make working the GCP CI CD for the frontend folder.