You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. to run client application serve -s build or npm start
Backend installation and launching
1. open backend folder
2. src\main\resources -> application.properties -> change spring.datasource.url to your db url
3. mvn package to build server application
4. java -jar target/backend-0.0.1-SNAPSHOT.jar
3. Resume
after launching process open client app
Admin url : '/admin'
Admin data : {login : rrpvm, password : 12345}
About
app can manage with banners and categories of banners, user can choice some category and get only 1 best result. Banner can be displayed for current user only once per day