Skip to content

Mizsery/Hardwear-server

Repository files navigation

Hardwear store react app

Stack


  • Express
  • Primsa
  • JWT

Installation


  1. Clone repository HardWear client
git clone https://github.com/Mizsery/Hardwear-server
  1. Install packages:
npm i
  1. Clone repository with frontend HardWear client
git clone https://github.com/Mizsery/Hardwear-client
  1. Install packages in both folders
npm i
  1. Run docker compose
docker compose up -d
  1. Open browser at the link http:/localhost:80

About

Rest api server for hardwear store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published