Skip to content

allamasln/tbstore

Repository files navigation

TBStore

Building for a coding challenge an online store using MERN Stack.

Getting Started

These instructions will cover usage information and for the docker containers.

Prerequisities

In order to run these containers you'll need docker installed.

Usage

Development environment

Build
git clone https://github.com/allamasln/tbstore.git
cd tbstore
make build-dev
Start
make run-dev
Stop
docker-compose down

Environment Variables

  • MONGO_URI - database connection (backend)
  • REACT_APP_API_URL - api url (frontend)

Images storage

About

Building for a coding challenge an online store using MERN Stack.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published