We're building a suite of tools to radically simplify the deployment and development process. Our mission is to help developers focus on what matters mostācreating great softwareāwithout the complexities of deployment infrastructure.
A local deployment platform for developers who need to quickly share demos without complex cloud setups
AtlasServer-Core provides a centralized dashboard to manage, launch, and expose your applications on your local network or to the internet via secure tunnels.
Key Features:
- Fast Local Deployment: Launch applications with a single click
- Framework Support: Deploy Flask, FastAPI, and Django applications
- LAN & Internet Exposure: Share applications locally or via Ngrok
- Process Management: Start, stop, restart, and monitor applications
- Real-time Logs: View application logs directly in the dashboard
- Multi-user Support: Manage access with different roles
- Command Line Interface: Manage everything through a powerful CLI
- Python virtual environment detection
pip install atlasserver
š» Fast deploy. No cloud. Just code.
From developers to developers.
AI-powered command line assistant for developers
AtlasAI-CLI is an intelligent assistant that enhances the AtlasServer experience with AI-powered project analysis and general development assistance.
Key Features:
- Intelligent project analysis for optimal deployment configuration
- General AI queries about your system, projects, or development tasks
- Interactive file and directory exploration
- Support for both local and cloud AI models
- Multilingual support with detailed Markdown responses
pip install atlasai-cli
š¤ Your intelligent, easy-to-use terminal
From developers to developers.
- Freelancers: Quickly demonstrate work to clients without complex deployments
- Agencies: Streamline the client approval process with easy-to-share demos
- Development Teams: Simplify internal testing and collaboration
- Educators: Share working examples with students or colleagues
- Startup Founders: Test MVPs with stakeholders before investing in cloud infrastructure
Our tools create a seamless ecosystem:
- Develop your application in any supported framework
- Analyze your project with AtlasAI-CLI for intelligent deployment recommendations
- Deploy with AtlasServer-Core using the recommended configuration
- Manage your applications through web UI or CLI
- Query information and get assistance throughout the process with AtlasAI-CLI
Getting started with our tools is simple:
# Install AtlasServer-Core
pip install atlasserver
# Optionally install AtlasAI-CLI
pip install atlasai-cli
# Start the server
atlasserver start
# Access your dashboard at http://localhost:5000
We're building tools by developers, for developers, and we'd love your input:
- Join our Discord to discuss features, get help, and connect with other users
- Report issues to help us improve
- Contribute code to add features and fix bugs
All our projects are licensed under the Apache License 2.0.
ā Star our repositories if they help you! ā
Created with š by AtlasServer Team