Skip to content

DerLev/derlev-xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

derlev-xyz

CI/CD

Monorepo of derlev.xyz

Dircetory structure

📦derlev-xyz
 ┣ 📂dashboard
 ┃ ┣ ✨···
 ┃ ┗ 📜README.md
 ┣ 📂functions
 ┃ ┣ ✨···
 ┃ ┗ 📜README.md
 ┣ 📂homepage
 ┃ ┣ ✨···
 ┃ ┗ 📜README.md
 ┣ ✨···
 ┣ 🔑LICENSE
 ┗ 📜README.md

Inside each of these three subfolders is a Nodejs app with Yarn. In each README is more info about the app. Sadly due to how Googles buildpacks work every directory has its own seperate package.json and yarn.lock.