Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 621 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 621 Bytes

Install

  • install PostgreSQL 13.2
  • add settings at application.properties and liquibase.properties
  • get https://github.com/BalikhinLB/subtitle-ui-public and execute "npm run build"
  • fix setting in pom.xml maven-resources-plugin
  • build with mvn spring-boot:run and you will get ui on localhost:8080
  • username: admin, password: admin
  • Future

    It`s a lot of work here. But now program work and it do what i mean. Now i work on unit tests and then i want to do: - add email verification; - timer for deleting not verified users;