Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Product Purchase And User Management System, Spring Boot, React, MySQL, Hibernate, Liquibase

The application structure is as follows.

  • server-product-management - Microservice implemented using Spring boot. More info
  • client-product-management - A NodeJs application implemented using React. This consumes services hosted by server side. More info

Build

1) Build Server Side

$ cd server-product-management
$ gradlew bootJar
$ gradlew bootRun

2) Build and run client side

$ cd client-product-management
$ npm start

Access server side using following URL

http://localhost:8080

Access application using following URL

http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages