https://github.com/emrekardaslar/e-commerce
E-commerce application using Spring Boot, Angular and MySQL technologies
https://github.com/emrekardaslar/e-commerce
angular spring-boot
Last synced: 2 months ago
JSON representation
E-commerce application using Spring Boot, Angular and MySQL technologies
- Host: GitHub
- URL: https://github.com/emrekardaslar/e-commerce
- Owner: emrekardaslar
- Created: 2022-03-03T17:50:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T10:30:03.000Z (about 4 years ago)
- Last Synced: 2025-01-11T06:26:52.932Z (over 1 year ago)
- Topics: angular, spring-boot
- Language: TypeScript
- Homepage:
- Size: 42 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# E-commerce Application
* E-commerce application using Spring Boot, Angular and MySQL technologies
## Build
* To build, run mvn clean install command.
* To run the frontend as the same port as the backend, create a folder named "public" under src.main.resources and copy the dist content of the frontend under that folder.
* The application uses Okta for authentication, after creating your account and credentials, update applications.properties and my-app-config.ts