Deploy rustalytics on Vercel in minutes
The fastest way to get started with rustalytics on Vercel:
1. Clone the repository
git clone https://github.com/rustalytics/rustalytics.git
2. Install Vercel CLI
npm i -g vercel
3. Deploy to Vercel
vercel
Configure these environment variables in your Vercel project settings:
Your rustalytics project ID (required)
Your rustalytics API key (required)
Optional: Specify the deployment region (defaults to auto)
If you need any help with deployment, feel free to: