Thanks to visit codestin.com
Credit goes to github.com

Skip to content

AndreMPCosta/backend-ecommerce

Repository files navigation

backend-ecommerce

Backend for an e-commerce website, based on FastAPI + MongoDB

Getting started:

Start by:

git clone https://github.com/AndreMPCosta/backend-ecommerce.git
cd backend-ecommerce

Following with:

pip install pipenv
pipenv install

Change the MongoDB credentials (database.py) and the API Keys (Stripe, MailJet for example), domain info (config.py) to yours and run:

pipenv run python app.py

About

Backend for an e-commerce website, based on FASTAPI + MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors