Posts tagged with series:twotm8
Twotm8 (p.5): Building the frontend2022-03-07
Building a Single Page Application with Scala.js and Laminar, start to finish
Twotm8 (p.4): Building the backend2022-03-06
Armed with HTTP definitions and Postgres bindings, we build out the backend for the app in full
Twotm8 (p.3): NGINX Unit and Fly.io2022-03-05
In this installment, we introduce NGINX Unit (and SNUnit), build out the foundations of our API, and set up a deployment to Fly.io
Twotm8 (p.2): Postgres and OpenSSL2022-03-04
In part two, we will setup bindings to Postgres and OpenSSL, and write a data access library to make working with Postgres easier
Twotm8 (p.1): Introduction2022-03-03
We embark on an adventure of infinite struggle, trying to build an opinionated (=bad) Twitter clone using nothing but Scala Native and C libraries, Scala.js for frontend, Postgres for database, and Fly.io for cloud deployment