Skip to content

BeBitbox/alledaags-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alledaags-spring-boot

Your favorite website from daily random Stuff!

Run locally

To start op locally: use the profile 'local'. This will not use a database but save all dailyItems in-memory.

Run in production: Dynamo DB

This application needs a connection with a Dynamo DB.

Build

Only requirement is JDK11+

mvn clean install

Run the application

Only requirement is JDK11+

mvn spring-boot:run

You can go to the webapplication on port 8080 on your localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published