8000 GitHub - saratherv/ecommerce_backend
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

saratherv/ecommerce_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce_backend

  • This project is the backend Flask application for the ecommerce store.

Built With

  • Flask

Getting Started

This projecct is built in flask and can be started locally in python environment.

Prerequisites

  • Python(Install python)
  • venv(Create the virtual environment and activate it)

Installation

  1. Clone the repo
    git clone git@github.com:saratherv/ecommerce_backend.git
  2. Change directory
    cd ecommerce_backend
  3. Run command
    pip3 install -r requirements.txt
  4. Run Server
    python3 app.py

Usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0