Skip to content

Vinoth5595/ecommerce-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Application (Angular & SpringBoot)

Application Description Port
angular-ecommerce Angular Front End 4200
spring-boot-ecommerce Spring Boot back End 8080

Steps to run the application:

  1. Up your database by executing the docker command docker run -p 3306:3306 -e MYSQL_ROOT_PASSWORD=root mysql

  2. Now, open the MySql Client and execute the initial DB scipts (db-scripts.sql).

  3. Run your Spring boot application

  4. Run your Angular Application (ng serve --open)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published