Skip to content

Curated list of coffee roasters and coffee bean prices in Turkiye.

License

Notifications You must be signed in to change notification settings

earik87/bean-dive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bean-dive

Curated list of coffee roasters and coffee bean prices in Turkiye. It is live in here -> https://www.beandive.com/

Tech Stack

Backend

  • Java 21
  • Spring Boot 3.4.1
  • Docker

Frontend

  • Thymeleaf

Cloud provider

  • Render

Running

Local Development

Testing UI

  • set spring.profiles.active to test in application.properties.
  • mvn clean install
  • run the application via intellij idea.
  • open http://localhost:8080

Testing UI and Scraper

  • set spring.profiles.active to prod in application.properties.
  • maybe select only few roasteries from roasterFactory file.
  • mvn clean install
  • docker build -t bean-app .
  • docker run -d --name bean-app -p 8080:8080 bean-app
  • open http://localhost:8080

About

Curated list of coffee roasters and coffee bean prices in Turkiye.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published