An open API service indexing awesome lists of open source software.

https://github.com/pathikrit/full-stack-scala-web-app

Working code for the "Full Stack Scala Web App" tech talk
https://github.com/pathikrit/full-stack-scala-web-app

Last synced: 12 months ago
JSON representation

Working code for the "Full Stack Scala Web App" tech talk

Awesome Lists containing this project

README

          

Full Stack Scala [![Tests](https://github.com/pathikrit/full-stack-scala-web-app/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/pathikrit/full-stack-scala-web-app/actions/workflows/ci.yml)
---

This repository contains code for the [Full Stack Scala Web App Talk](https://scaladays.org/madrid-2023/full-stack-scala-web-application) ([slides](https://slides.com/pathikrit/full-stack-scala))

To run this code:
```shell
git clone git@github.com:pathikrit/full-stack-scala-web-app.git
cd full-stack-scala-web-app/
sbt dev
```

Then open in your browser

Recordings of this talk:
---
1. [Scala Days Madrid 2023](https://www.youtube.com/watch?v=WXwYfy4IbZM)
2. [Scale by the Bay 2023](TBD)