Is a monorepo with content for all the courses that I teach at General Assembly London 🇬🇧
It is divided:
Legacy code for the previous version of the monorepo
Shared React components for different websites in this repo.
Folder with all the starter and solutions homeworks for each course.
Folder with the [Terraform][terraform] code to provision the infrastructure.
Folder with all the starter and solutions labs for each course.
All lessons written in Markdown formatted with Remark syntax.
Styles for for different websites and lesson slides
React app hosted in Vercel with the custom domain https://fewd.pataruco.dev for Front-end Development course.
-
Clone this repo
git clone git@github.com:pataruco/ga.git
-
Install dependencies
pnpm install
A Github action per websites is set to deal with deployments to production.
Read more about in the readme of each websites
Website | GitHub Action |
---|---|
FEWD |