Skip to content

sobolev-alexey/vending-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vending machine

Insights

Buyer page


Seller page




Technologies

Frontend

Backend




Setup & Run

Prerequisites:

Client & server

  • NodeJS version: 16 (not supported: 17)
  • Web browser: Chrome, Mozilla Firefox



Installation

React & Nodejs

To install the dependencies for both /frontend & /backend folders followed by database initialization

Run

Server

cd backend/

docker-compose up -d

npm run start:dev

Client

cd frontend/

npm run dev




About

Full-stack web app with NestJS and React

Resources

Stars

Watchers

Forks

Languages