Skip to content

whouishere/beanblogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BeanBlogger

BeanBlogger is a little learning exercise of a blog writing website.

Run

You'll need at least Java 17 to run the BeanBlogger web server.

Then, you run it with

./gradlew run

and the server will be listening on http:https://localhost:4567.