Posts tagged with series:twotm8

Building a Single Page Application with Scala.js and Laminar, start to finish

Armed with HTTP definitions and Postgres bindings, we build out the backend for the app in full

In this installment, we introduce NGINX Unit (and SNUnit), build out the foundations of our API, and set up a deployment to Fly.io

In part two, we will setup bindings to Postgres and OpenSSL, and write a data access library to make working with Postgres easier

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