agrisensa-api / api /index.py
yandri918's picture
Enhance Price Trend (1-Year), Fix Dashboard, Modernize Home (No Icons)
4dddda3
Raw
History Blame Contribute Delete
102 Bytes
from app import create_app
app = create_app()
# Vercel expects a variable named 'app' to be exposed