Skip to content

psiraorarnroj/stock-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stock Management

This is a stock management application built with React, NestJS, MongoDB, and Docker.

Features

  • Stock List
  • Portfolio

Requirements

  • Node 18
  • Git (optional)
  • Docker (optional)

Steps for build and run application

Use Docker-compose

You can also run this app as a Docker container:

Step 1: Clone the repo

git clone https://github.com/psiraorarnroj/stock-management.git

Step 2: Build and run the Docker container:

docker-compose build
docker-compose up -d

Step 3: Open the application in your browser:

open http://localhost:3001

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published