To start go to application.conf
and set the following properties:
aws.s3.bucket.name
andaws.s3.bucket.region
to access to your AWSdb.properties.*
to access to your PostgreSQL database- to create/recreate appropriate tables in database you can use
utils/CreateDB
object
Then, launch the application usingsbt run
and go to http://localhost:9000