Complete documentation for Vyx Network residential proxy service.
npm install
npm run devOpen http://localhost:3000 to view the documentation.
npm run build
npm startAll documentation is in the content/ directory:
index.mdx- Introductiongetting-started.mdx- Quick start guideconfiguration.mdx- Configuration optionsproxy-types.mdx- Proxy types and featuresapi-reference.mdx- API documentationexamples.mdx- Code examplestroubleshooting.mdx- Common issues
This site can be deployed to:
- Vercel (recommended)
- Netlify
- Any static hosting service
For production deployment at docs.vyx.network, configure your DNS to point to your hosting provider.
- Next.js - React framework
- Nextra - Documentation framework
- Nextra Theme Docs - Documentation theme