Skip to main content

Client Requirements

Node.js Runtime Environment

The Smart Grow App web client can run on any Node.js runtime service such as Cloudflare Pages, Render, Netlify, Vercel, among others.

Environment variables

For proper operation, the web client requires the following environment variables:

VITE_MAX_FILE_SIZE=300000 // Maximum file size to upload from the Web client
VITE_API_BASE_URL="" // API URL of the Smart Grow Server, e.g., https://api.example.com/api
VITE_LOGGING_DSN="" // Sentry project DSN (for monitoring)
VITE_BASE_URL="" // Web Client base URL