jauharfz/pb-serverside
feat: adding ports configuration
fix: error hosting configuration
refactor: restructure backend-app to multi-layer architecture and fix anti-patterns
fix: from typing import optional in nfc
fix: nfc timestamp and member form requirement
fix: throw an exception in login authentication
fix: unsupported supabase query in profile
fix: profile route issues
feat: adding profile routes
feat: adding registration management endpoints
fix: umkm&discount integration
feat: get public events
fix: API Integration Configuration
feat: mocking tenants UMKM
fix: docker & requirements missmatch
fix: bug requirements
chore: setup environment
feat: adding README
refactor: migrate to FastAPI
fix: reports routes schema
fix: some issues
fix: reports routes
fix: another event routes
fix:rebuild requirements
fix: for visitors routing
fix: requirements
fix: event routes again(3)
fix: event routes again(2)
fix: events routing
fix: event routes&init
fix: force rebuild requirements
feat: routing for events, and fix umkm route
fix: use .filter() for ENUM status + guard None response
fix: single worker + guard None res in auth middleware
fix:get_umkm response to 200
fix: verify token via Supabase get_user (ECC P-256 compat)
fix: add HF Spaces config
change port to 7860 for HF Spaces
feat: initial commit
