A web app-based user interface for NGINX.
  • JavaScript 99.3%
  • Rust 0.7%
Find a file
2023-03-04 22:06:28 +00:00
client Initial Commit 2023-03-04 22:00:24 +00:00
config Initial commit 2023-01-20 02:56:52 +00:00
seeders Initial commit 2023-01-20 02:56:52 +00:00
src Initial Commit 2023-03-04 22:00:24 +00:00
static Initial Commit 2023-03-04 22:00:24 +00:00
templates Initial Commit 2023-03-04 22:00:24 +00:00
tests Initial commit 2023-01-20 02:56:52 +00:00
.babelrc Initial Commit 2023-03-04 22:00:24 +00:00
.gitignore Initial commit 2023-01-20 02:56:52 +00:00
Cargo.toml add rustyroad 2023-03-04 22:06:28 +00:00
output.txt Initial Commit 2023-03-04 22:00:24 +00:00
package.json Initial Commit 2023-03-04 22:00:24 +00:00
postcss.config.js Initial Commit 2023-03-04 22:00:24 +00:00
README.md Initial commit 2023-01-20 02:56:52 +00:00
tasks.md Initial Commit 2023-03-04 22:00:24 +00:00
webpack.config.js Initial Commit 2023-03-04 22:00:24 +00:00
yarn-error.log Initial Commit 2023-03-04 22:00:24 +00:00
yarn.lock Initial Commit 2023-03-04 22:00:24 +00:00

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.