Open ugintl opened 3 years ago
You can run the backend locally and don't forget to replace the this line https://github.com/3imed-jaberi/hospital-management-backend/blob/master/src/main/resources/application.yml#L15 (database url).
Then, start the mobile app after replace this line https://github.com/3imed-jaberi/hospital-management-mobile-app/blob/master/src/services/index.js#L11 (backend url).
-----------> 🚀
How to build the apps?
How can I connect this front end with the JEE backend?