You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 💻 **Fast deploy. No cloud. Just code — from developers to developers.**
4
+
5
+
## What is AtlasServer?
6
+
7
+
AtlasServer is a local deployment platform designed for developers who need to quickly share demos of their applications without complex cloud setups. It provides a centralized dashboard to manage, launch, and expose your Flask and FastAPI applications (with more frameworks coming soon) on your local network or to the internet via secure tunnels like Ngrok.
8
+
9
+
## Key Features
10
+
11
+
-**Fast Local Deployment**: Launch your applications with a single click through an intuitive web interface
12
+
-**Framework Support**: Deploy Flask and FastAPI applications (with Django, Next.js, and more coming soon)
13
+
-**LAN & Internet Exposure**: Share your applications on your local network or expose them securely via Ngrok
14
+
-**Process Management**: Start, stop, restart, and monitor your running applications
15
+
-**Real-time Logs**: View application logs directly in the dashboard
16
+
-**Multi-user Support**: Manage access with different user roles and permissions
17
+
-**Secure By Design**: Keep your development environment under your control, not in the cloud
18
+
19
+
## Who is it for?
20
+
21
+
-**Freelancers**: Quickly demonstrate work to clients without complex deployments
22
+
-**Agencies**: Streamline the client approval process with easy-to-share demos
23
+
-**Development Teams**: Simplify internal testing and collaboration
24
+
-**Educators**: Share working examples with students or colleagues
25
+
-**Startup Founders**: Test MVPs with stakeholders before investing in cloud infrastructure
26
+
27
+
## Getting Started
28
+
29
+
Getting started with AtlasServer is simple:
30
+
31
+
1. Clone the repository
32
+
2. Install dependencies
33
+
3. Run the setup script
34
+
4. Access your dashboard at http://localhost:5000
35
+
36
+
Check out our [installation guide](#installation) for detailed instructions.
37
+
38
+
## Join the Community
39
+
40
+
AtlasServer is built by developers who understand the challenges of sharing demos with clients and stakeholders. We believe deployment shouldn't be a roadblock to innovation.
0 commit comments