Skip to content

mi2shiii/payconiq-stock-managemanet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please consider the blow before you run the app:
1- Docker agent is up and running 

2- Port 8080 is free and available.(Otherwise, you can chang it in docker-compose file.)
There are two folders in the root directory:

1- local-run (The db would be H2)

You can simply run the application by running the run.sh file:
sh run.sh
If you would like to skip the tests, simply choose the other one:
sh run-skipTests.sh

2- prod-run (The db would be Postgres)

You can simply run the application by running the run.sh file:
sh run.sh
If you would like to skip the tests:
sh run-skipTests.sh

Then you can check the swagger url to see all the apis:

http://localhost:8080/swagger-ui/index.html?configUrl=/v3/api-docs/swagger-config

About

Payconiq Interview Assignement

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published