Skip to content

mrsafadi1/library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

library BackEnd

in order to run the application, first, you need to update three field in (src/main/resources/application.properties): 1- spring.datasource.username=sa 2 -spring.datasource.password=12345678 3- openai.api.key= I will send it by mail

second, you need to reload all Maven projects incrementally. you can do this in 2 ways, going to maven section and click on image

or you can run maven configuration as the image below: image

after that we build and get all the needed dependencies, you can go to the (src/main/java/com/example/library/LibraryApplication.java) class and run the main.

*** if both backend and frontend projects runs successfully you can view the books details in the UI using this url: http://localhost:3000

get APIs to test manullay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages