An open API service indexing awesome lists of open source software.

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

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