Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
mlcl-trading
/
afp-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
afp-backend
15.2 MB
Ctrl+K
Ctrl+K
5 contributors
History:
16 commits
cdupland
Merge pull request #21 from AutoFranceParts/feature/cotation_route_clean
4c28ce6
unverified
1 day ago
.cursor
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
17 days ago
app
fix(calcul): correct use of discounts
2 days ago
docs
fix(calcul): correct use of discounts
2 days ago
prisma
fix(quotations): update test data and doc, along with quotation method
8 days ago
supabase
chore: track seed.sql with git-lfs
2 days ago
tests
fix(calcul): correct use of discounts
2 days ago
.env.example
800 Bytes
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
2 days ago
.gitignore
Safe
4.69 kB
Initial commit
about 1 month ago
AGENTS.md
Safe
921 Bytes
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
17 days ago
Dockerfile
Safe
756 Bytes
fix(docker): add libatomic1 dependency for Prisma compatibility
16 days ago
README.md
Safe
5 kB
chore(docs): update README with project metadata and configuration reference for HuggingFace
16 days ago
pyproject.toml
Safe
417 Bytes
Add FastAPI application structure with Prisma integration, including API endpoints, services, repositories, and database setup. Introduce strict layering rules, documentation, and testing strategy.
17 days ago
requirements.lock.txt
1.33 kB
feat(quotations): route and calcul workflow
16 days ago
requirements.txt
146 Bytes
Implement Supabase Storage integration for import files, allowing uploads and downloads of article and price data. Update import processing to utilize the new storage service, including metadata handling and error management. Refactor related services and repositories, and enhance documentation to reflect these changes. Add tests for new functionality and ensure existing tests are updated accordingly.
2 days ago