https://github.com/lumen-oss/luanox
Modern hosting for Lua libraries. Fast, reliable, secure.
https://github.com/lumen-oss/luanox
elixir hosting lua luarocks
Last synced: 20 days ago
JSON representation
Modern hosting for Lua libraries. Fast, reliable, secure.
- Host: GitHub
- URL: https://github.com/lumen-oss/luanox
- Owner: lumen-oss
- License: agpl-3.0
- Created: 2024-09-05T15:22:44.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-12-13T19:48:24.000Z (4 months ago)
- Last Synced: 2025-12-15T14:42:51.717Z (3 months ago)
- Topics: elixir, hosting, lua, luarocks
- Language: Elixir
- Homepage: https://beta.luanox.org
- Size: 2.21 MB
- Stars: 20
- Watchers: 1
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
Luanox
A modern, simple and fast module host for Lua packages.
Key Features •
How To Use •
Related Projects
## :star2: Key Features
* Simple and fast web interface for browsing and searching packages
* Modern look and feel
* Easy, passwordless OAuth2 login with GitHub
* Secure package uploads with token-based authentication
* Granular security policies for API access
* Built with Phoenix Liveview for real-time package updates
> [!WARNING]
>
> *Luanox* is in early beta. While a lot of features are complete and function, there may be bugs!
## :bulb: You may also like...
- [lux](https://github.com/nvim-neorocks/lux) - The Lux package manager, built on top of Luanox.
- [luarocks](https://github.com/luarocks/luarocks) - The original Lua package manager
- [rocks.nvim](https://github.com/nvim-neorocks/rocks.nvim) - A Neovim plugin manager that uses `luarocks` under the hood, and will soon be undergoing a rewrite to use Lux instead.
## :purple_heart: Credits
Credits go to the Luarocks team for maintaining [luarocks](https://github.com/luarocks/luarocks) and [luarocks.org](https://luarocks.org) for as long as they have.
Without their prior work Luanox would not be possible.
## :book: License
- Luanox is licensed under the [AGPL-3.0](./LICENSE).