MCPcopy Index your code
hub / github.com/clowzed/sero

github.com/clowzed/sero @v0.2.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.8 ↗ · + Follow
240 symbols 463 edges 142 files 3 documented · 1%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README
<img src="https://raw.githubusercontent.com/clowzed/sero/12c8a570755b2f0c1fb570167ce7dcc4b0c323e9/logo.svg" alt="Logo" width="80" height="80">

sero

Lightning-fast, static web publishing with zero configuration and full control

Postgres Rust Docker Nginx

License

📖 Table Of Contents

Docs

In progress... ~~Read docs here for fast installation.~~

🔧 Tools

Sero - this tool is used to upload your site to sero servers

❓ About The Project

This project is essentially a revamp of the well-known surge.sh platform. While surge.sh is a fantastic tool for publishing web applications, I noticed it lacked certain features that could significantly enhance its utility. Therefore, I decided to create my own version, incorporating those missing elements to provide a more comprehensive and seamless user experience.

One key feature that it is self-hosted. This gives users more flexibility and control over their projects, allowing them to truly make their work their own. My goal with this project is to create a platform that not only meets but exceeds the needs of web developers, making the process of publishing web applications as hassle-free and efficient as possible. It also has some features that are not in surge.sh

So saying shortly this is a simple web server for static websites but with an ability to deploy it with custom subdomain without any configuration using cli tool. On upload it will automatically create subdomain for your site.

🚀 Features

  • Deploy in seconds without configuration
  • Enable and disable site new
  • Download site new
  • Limits control new
  • Easy upload with cli tool
  • Custom 404.html (on 404 status user will see your 404.html)
  • Custom 503.html new (on disabled site)
  • Clean urls
  • Dynamic CORS Management
  • [WIP] SSE

🔌 Built With

📍 Roadmap

See the open issues for a list of proposed features (and known issues).

🧑‍🤝‍🧑 Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your feature Branch (git checkout -b feature/some)
  3. Commit your changes (git commit -m 'implementation of some feature')
  4. Push to the branch (git push origin feature/some)
  5. Open a Pull Request

License

Distributed under the MIT License

Authors

  • clowzed

Extension points exported contracts — how you extend this code

ConfigurationReader (Interface)
(no doc) [1 implementers]
src/configuration/reader.rs

Core symbols most depended-on inside this repo

connection
called by 24
src/state/mod.rs
app
called by 22
src/lib.rs
configuration
called by 10
src/state/mod.rs
get
called by 10
src/api/mod.rs
preflight
called by 9
src/api/origin/mod.rs
from
called by 3
src/extractors/auth.rs
to
called by 3
entity/src/file.rs
jwt_secret
called by 2
src/configuration/mod.rs

Shape

Method 101
Function 59
Class 46
Enum 33
Interface 1

Languages

Rust100%

Modules by API surface

src/configuration/mod.rs12 symbols
src/services/site/service.rs8 symbols
src/services/origin/service.rs7 symbols
src/services/site/parameters.rs6 symbols
src/extractors/guards/upload.rs6 symbols
src/services/auth/service.rs5 symbols
src/lib.rs5 symbols
src/extractors/subdomain_owned.rs5 symbols
src/extractors/subdomain_name.rs5 symbols
src/extractors/subdomain.rs5 symbols
src/extractors/guards/registration.rs5 symbols
src/extractors/auth.rs5 symbols

Datastores touched

seroDatabase · 1 repos

For agents

$ claude mcp add sero \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact