Deployment Settings
Save your cloud provider tokens securely in your browser's local storage. These tokens are used locally and never stored on our servers.
Secure Storage
Your tokens are stored only in your browser's
localStorage. We never transmit these tokens to our backend except during the actual deployment request.Vercel Token
Cloud Platform
How to get your Vercel credentials:
Access Token
- Go to Vercel Tokens
- Create a "Full Access" token named "Reactly"
Project ID
- Open your project on Vercel Dashboard
- Go to Settings > General
- Scroll down to find the Project ID (starts with
prj_)
Netlify Token
Cloud Platform
How to get your Netlify credentials:
Access Token
- Go to Netlify Tokens
- Create a "Personal access token" named "Reactly"
Site ID
- Open your site on Netlify Dashboard
- Go to Site configuration > Site details > General
- Copy the API ID (e.g.,
site-name-123)
CodeSandbox API Key
Build Service
How to get your CodeSandbox API Key:
API Key
- Go to CodeSandbox API Keys
- Generate a new API Key for "Reactly"
Quick Tips
One-time setup
Once saved, Reactly will automatically use these tokens for all your future deployments.
Incognito Mode
If you use private browsing, your settings will be cleared once you close the window.