Skip to content

adamw/direct-style-pres

Repository files navigation

Direct Style Scala Stack - an experiment

Talk from Scalar 2024 (see the video). To try out:

  • install sbt
  • start the docker containers defined in docker-compose.yml (docker-compose up)
  • create a src/main/resources/application.conf file with openai-api-key = "your-key"
  • run sbt run
  • open the HTTP API docs and jaeger UI

To browse the code, start here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages