Projects in /projects/
are independent, deployable applications. They stand completely separate from each other and must be able to be deployed independently (i.e. you can deploy project1 without deploying project2). If projects need code shared between them, that code belongs in /lib
.
Files
Failed to load latest commit information.