A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
react
python
graphql
ecommerce
django
pwa
commerce
shop
headless
store
storefront
ecommerce-platform
e-commerce
cart
multichannel
hacktoberfest
ecommerce-storefront
headless-ecommerce
headless-commerce
-
Updated
Jul 3, 2021 - Python


Is your feature request related to a problem? Please describe.
Currently, if the developer wants to register a new admin account, it doesn't let it do that because sendgrid API keys are needed. Remove this dependency for local, and switch to using an identical
emailServicewhich uses Nodemailer (Gmail option preferred) since Nodemailer is free. Maybe feature flag this property**Describe