merikbest / OnlineShop

:hibiscus: Java Spring Boot web store
171 stars 50 forks source link

Database #32

Open DarshJoshi6075 opened 8 months ago

DarshJoshi6075 commented 8 months ago

Sir how do i craete database for this project can you help me.

BHwi commented 5 months ago

Hi. I hope that you solved this problem already. In my case, I followed the steps. I think, regardless of you OS, you can solve problem.

My Environment PC: M1 Macbook Air OS: Monterey

  1. Install postgresql.
  2. Make postgresql account. (if already exist, you can ignore)
  3. Make postgresql account to SUPERUSER.
  4. Make perfume table.

If you solve this problem, please add a comment to me. And I will make pull request to owner later!

Thank you.