Skip to content

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

License

Notifications You must be signed in to change notification settings

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

No packages published