Skip to content

Samuel-A-Santos/Shopper

Repository files navigation

Requirements:

  1. Docker & Docker Compose
  2. Git

Technologies Used

  • Node.js
  • Fastify
  • MongoDB
  • Docker & Docker Compose
  • Git

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Docker & Docker Compose
  • You have installed Git
  • You have a MongoDB instance running (local or cloud-based)

Installation

Follow these steps to set up the project on your local machine:

  1. Clone the Repository

    git clone https://github.com/Samuel-A-Santos/Shopper
  2. Navigate to the Project Directory

    cd Shopper
  3. Configure Environment Variables Edit the .env file to use the environment keys described in .env.example

    nano .env
  4. Start the Application using Docker Compose

    docker compose up -d

Contact

If you have any questions or suggestions, feel free to reach out:

Steps to Run

# 1. Clone the Repo
git clone  https://github.com/Samuel-A-Santos/Shopper
# 2. Enter in the folder
cd Shopper
# 3. Edit the environment file
nano .env # Edit the .env to use the environments keys described in .env.example
# 4. Run docker compose
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published