Posts
-
Lith Labs 012: ECR
Twelvth entry of the Lith Labs series. We create an ECR repository and a build script that pushes the app image in to the repo.
-
Lith Labs 011: VPC
Eleventh entry of the Lith Labs series. This lab focuses on creating a scalable VPC.
-
Lith Labs 010: Bootstrapping Terraform
Tenth entry of the Lith Labs series. We bootstrap our Terraform environment in AWS.
-
Lith Labs 009: Refactor to Apps
Ninth entry of the Lith Labs series. This lab tackles the process of refactoring a monolithic django app into multiple modular apps.
-
Lith Labs 008: Landing Page
Eight entry of the Lith Labs series. This lab focuses on creating a landing page.
-
Lith Labs 007: Installing Bootstrap
Seventh entry of the Lith Labs series. This lab focuses on installing the Bootstrap frontend framework.
-
Lith Labs 006: Login Flow Gaps
Sixth entry of the Lith Labs series. I closed a handful of gaps in the login flow.
-
Lith Labs 005: User Login
Fifth entry of the Lith Labs series. I implemented user login and a protected dashboard page.
-
Lith Labs 004: Shellcheck
Fourth entry of the Lith Labs series. I add the shellcheck package to lint shell files.
-
Lith Labs 003: PostgreSQL
Third entry of the Lith Labs series. I added a PostgreSQL container to my setup in this entry.