CoolFace
Apppublic

MukeshKapoor25/customer-hub-service

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
16 commits on main
cb83e371y ago

feat(auth): add phone number support for authentication

MukeshKapoor25
5ca1d1e1y ago

refactor(config): update environment and database configurations

MukeshKapoor25
587cb4b1y ago

feat(auth): add authentication system with email/mobile and social login

MukeshKapoor25
38fe2471y ago

refactor(Dockerfile): optimize docker image configuration

MukeshKapoor25
d5296332y ago

Update requirements.txt

MukeshKapoor25
1ed5eb92y ago

Update requirements.txt

MukeshKapoor25
06c91552y ago

Update requirements.txt

MukeshKapoor25
72b25c62y ago

Upload 10 files (#1)

MukeshKapoor25, Prabha-AIMLOPS
13a3cf22y ago

Refactor Dockerfile for production readiness and add MongoDB and Redis integration

MukeshKapoor25
0c6ed822y ago

git first commit

MukeshKapoor25
f2e3e392y ago

Implement Customer API endpoints for registration, profile retrieval, modification, and login

MukeshKapoor25
1a1b6272y ago

Add .gitignore file to exclude Python bytecode, logs, environment files, and IDE configurations

MukeshKapoor25
85f02442y ago

Add whitespace for improved readability in customer models, routers, and services

MukeshKapoor25
55a06c42y ago

Register customer router with API versioning

MukeshKapoor25
34040692y ago

Add initial implementation of Customer API with models, services, and CORS configuration

MukeshKapoor25
fcbfd0b2y ago

initial commit

MukeshKapoor25