Skip to content

glowfi/ecommerce-server

Repository files navigation

Ecommerce server

Technologies used:

  • FastAPI
  • Strawberry GraphQL
  • Redis
  • MongoDB
  • Apache Kafka
  • JWT Authentication
  • Razorpay integration
  • MongoDB Atlas full fuzzy search and autocompletion

How to install

git clone https://github.com/glowfi/ecommerce-server
./install.sh
source ./env/bin/activate

Create an .env file in the root directory

Add the environment variables required by creating a .env file by taking help from .env.sample