This website requires JavaScript.
Explore
Help
Sign In
KoPKB
/
QMS
Watch
2
Star
0
Fork
0
You've already forked QMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a671f7ad5cf6b016cd8945eea1dc276f7db1a62e
QMS
/
be
T
History
ISMAIL MASSERAN
a671f7ad5c
DONE: add customer pages, implement auth on teller page
2026-07-21 10:24:14 +08:00
..
.mvn
/wrapper
DONE: first init
2026-07-20 16:10:22 +08:00
src
DONE: add customer pages, implement auth on teller page
2026-07-21 10:24:14 +08:00
.gitignore
DONE: first init
2026-07-20 16:10:22 +08:00
docker-compose.yml
DONE: first init
2026-07-20 16:10:22 +08:00
Dockerfile
DONE: first init
2026-07-20 16:10:22 +08:00
mvnw
DONE: first init
2026-07-20 16:10:22 +08:00
mvnw.cmd
DONE: first init
2026-07-20 16:10:22 +08:00
package-lock.json
DONE: first init
2026-07-20 16:10:22 +08:00
pom.xml
DONE: first init
2026-07-20 16:10:22 +08:00
README.md
DONE: first init
2026-07-20 16:10:22 +08:00
README.md
Build instructions
Enter your database details in the
src/main/resources/application.yml
file
Through IntelliJ simply click on the run button
Or through console
./mvnw dependency:resolve
./mvnw spring-boot:run
NOTE:
requires Java 17 and MySQL 8
Reference in New Issue
View Git Blame
Copy Permalink