Getting started
Installation
Different ways to install and set up Nopends
Installation
Nopends offers multiple ways to access and utilize its AI-driven platform. Choose the method that best suits your workflow and preferences.
Web Interface (Recommended)
The easiest way to use Nopends is through our web interface:
- Navigate to app.nopends.com
- Sign up for an account or log in if you already have one
- Access all features directly through your browser
- No installation required
CLI Installation
For developers and power users who prefer working from the command line:
CLI Authentication
After installing the CLI, you need to authenticate:
NPX Usage
If you prefer not to install the CLI globally, you can use npx:
Docker Container
For isolated environments or CI/CD pipelines:
Development SDK
For integrating Nopends capabilities into your own applications:
Basic SDK Usage
System Requirements
- Web Interface: Modern web browser (Chrome, Firefox, Safari, Edge)
- CLI & SDK:
- Node.js 16.x or higher
- npm 7.x or higher
- Docker: Docker Desktop 4.0 or higher
Next Steps
If you encounter any issues during installation, please refer to our Troubleshooting Guide or contact our support team.