A web app-based user interface for NGINX.
- JavaScript 99.3%
- Rust 0.7%
| client | ||
| config | ||
| seeders | ||
| src | ||
| static | ||
| templates | ||
| tests | ||
| .babelrc | ||
| .gitignore | ||
| Cargo.toml | ||
| output.txt | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tasks.md | ||
| webpack.config.js | ||
| yarn-error.log | ||
| yarn.lock | ||
nginx_admin
This project was created using Rusty Roadster. Rusty Roadster is Rails for Rust. It is a CLI tool that allows you to create a new Rust project with a few commands. It also comes with TailwindCSS and Rocket pre-installed.
Getting Started
Configure TailwindCSS
npx tailwindcss init -p
To get started, run yarn dev to start the server and watch for changes to your TailwindCSS files.
Contributing
If you would like to contribute to this project, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.