Skip to content

machnikovsky/bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bookstore - online store with books, audiobooks and ebooks

How to run

After cloning a repo, you have to build backend Kotlin project. You can use it either via command line:

gradle build -x test

Or in your IDE with Gradle Extension.

Once you have your JAR ready, you can run the whole project with Docker Compose:

docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published