/scan-master-server

repo for STORES Tech Camp 2023

Primary LanguageRuby

README

This repository is for STORES Tech Camp 2023. This is the back-end server that manages the store's customer, product, and order information.

Frontend Repository: https://github.com/Nekodigi/Scan-Master

Get Started

  1. Clone this repository.
  2. Run docker compose up --build
  3. API server will be hosted at localhost:3001