Skip to content

maitungmn/sample-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample cart

Sample cart was built with React + Nodejs

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Clone repo:

git clone [email protected]:maitungmn/sample-cart.git

Installing

In root folder:

yarn postinstall

Start app in local

In root folder:

yarn start

Running the tests

Before each of commit will have a pre-commit hook to ensure test coverage > 80%

For running test local (in root folder):

yarn test

Deployment

This sample can easily deploy through 'docker-compose.yml'

Routes

Client:

http://localhost:3000/*

Server:

http://localhost:5000/api/v1/*

Api Doc (only in develop environment):

http://localhost:5000/api-docs

Product Route:

http://206.189.40.114:3050/

This sample can easily deploy through 'docker-compose.yml'

Built With

Contributing

CONTRIBUTOR.

Versioning

V1

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published