A public interface for running Atlas - an interactive documentation shell by ChatXBT. Atlas transforms your documentation into an interactive experience, making it easier for users to understand your product offering
- Interactive documentation shell
- Real-time command execution
- Custom documentation integration
- User-friendly interface
- API key management
- Node.js
- npm/yarn
- API Key from Atlas
-
Clone the repository:
-
Install dependencies:
-
Configure your environment variables:
-
Start the development server:
- Request an API key through our request form
- Integrate Atlas UI into your project
- Customize the documentation interface
- Deploy to your preferred hosting platform
To get started with Atlas UI, you'll need an API key:
- Fill out the request form
- Our team will review your request
- You'll receive your API key via email
- Implement the key in your Atlas UI instance
For detailed documentation, visit our docs site.
import AtlasUI from "atlas-ui";
const atlas = new AtlasUI({
apiKey: "your_api_key",
config: {
// Your configuration options
},
});- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- ChatXBT team
- All contributors
- Our amazing community