Skip to content

A full stack web application with spring boot in the backend and React in the frontend. Both are build with the maven build system and are dockerized for deployment.

Notifications You must be signed in to change notification settings

TheSYNcoder/Full-Stack-Ecommerce-Spring-Boot-React

Repository files navigation

Spring-Boot-React

This is a full stack web application made with spring boot and ReactJs in the frontend. Relevant blog articles on this are

Setting up Locally

  • Install docker and docker-compose on your system.
  • Install psql for your system which is a client for the Postgresql database.
  • Go the root directory of the system
  • Run docker-compose up --build
  • After the containers are up and running , run psql -h 127.0.0.1 -d flamup -p 5432 -U postgres -c "\copy clothes FROM 'data2.csv' DELIMITER ',' CSV";.

Now continue to https://localhost:8443, the application should be up and running.

Caveats

  • In case you are using chrome, go to chrome://flags/#allow-insecure-localhost and Enable the option that says "Allow invalid certificates for resources loaded from localhost".

About

A full stack web application with spring boot in the backend and React in the frontend. Both are build with the maven build system and are dockerized for deployment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy