Skip to content

RyanEAA/SWE-SK8TS

Repository files navigation

SK8TS Marketplace

A modern dockerized marketplace

How to Run React App

  1. Install Docker on Personal Machine (Docker Desktop is best, it's easy and comes with Docker Compose)
  1. Clone Repo

OR (in terminal with desired directory open):

git clone https://github.com/RyanEAA/SWE-SK8TS.git
  1. Open cloned directory in VS Code

  2. Open terminal window in VS Code (Make sure it is in repo directory)

  3. To bring Development Stack Up, enter in terminal: 5.1. if you have to install new package make sure to delete old container

docker compose -f docker-compose-dev.yml up 
  1. Terminal will provide link to react app in broswer (should be http://localhost:3000)

  2. React container will live update changes in your browser as you make them, no need to bring down stack every time a change is made

  3. To bring down stack after done developing:

ctrl+C in terminal

FOR PROD

Refer to 'Steps for Updating Server' in Workflow doc here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages