Skip to content

TalGb123/TLGShop-new

Repository files navigation

Tech Stack

Getting Started

Setup

1. Clone the repository

git clone https://github.com/TalGb123/TLGShop

2. Install npm dependencies

npm install

3. Install pipenv and sync it

pip install pipenv
pipenv sync

4. Find the virtual enviroment and copy it

pipenv --venv

5. Enter the venv path in the python interpreter selector (VSC)

View > Command palette > Select interpreter > Enter interpreter path > [insert venv path] > click enter

6. Run internal Service

in terminal do:
1. cd .\internal_service\
2. fastapi dev

Admin login to explore the whole project

username: TalGubenko
password: tal123123

NOTE: Home page does not operate due to faulty internal service

make sure to add  **/products** to the website address and avoid joining home page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published