Skip to content

googley42/zio-dynamodb-3-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zio-dynamodb-3-example

A simple hello world example for using zio-dynamodb in Scala 3

Note before you run these you must first run the DynamoDBLocal docker container using the provided docker-compose file:

docker-compose -f docker/docker-compose.yml up -d

Dont forget to shut down the container after you have finished

docker-compose -f docker/docker-compose.yml down

Usage

sbt "runMain foo.StudentZioDynamoDbExampleWithOptics"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages