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
- Host: GitHub
- URL: https://github.com/pathikrit/full-stack-scala-web-app
- Owner: pathikrit
- Created: 2023-06-13T20:11:49.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-24T22:50:44.000Z (over 2 years ago)
- Last Synced: 2025-04-01T16:55:56.685Z (over 1 year ago)
- Language: Scala
- Size: 39.1 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Full Stack Scala [](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)