#tailwind #axum #trash #htmx #sqlx #template #deployment

yanked create-trash-app

Create a trash with Tailwind, Rust, Axum, Sqlx, and Htmx in a few seconds. 🚀 Dockerized and ready to deploy.

0.1.3 Dec 31, 2023
0.1.2 Dec 31, 2023
0.0.6 May 15, 2024
0.0.4 Dec 31, 2023

#21 in #trash

41 downloads per month

MIT license

5KB

Create Trash App

⚠️ Work in Progress (WIP): This project is under active development. Expect frequent changes and use with caution. ⚠️

Description

Create Trash App is a project that serves as a template for generating Rust applications with the Axum framework, HTMX, Sqlx, and Tailwind CSS. This template sets up the initial project structure, incorporating these technologies to kickstart your Rust web application development.

Getting Started

These instructions will help you set up a Rust project using the Create Trash App template.

Prerequisites

  • Rust: Make sure you have Rust and Cargo installed.

Installation

Clone the repository and navigate to the project directory:

cargo install create-trash-app

Usage

To create a new Rust project with the Axum framework, HTMX, Sqlx, and Tailwind CSS, use the following command:

cargo create-trash-app your_project_name

Replace your_project_name with the desired name for your new project.

Contributing

If you'd like to contribute to the project, please follow the guidelines in CONTRIBUTING.md.

License

This project is licensed under the MIT License. See the LICENSE.md file for details.

Acknowledgments

Special thanks to contributors and the developers of Axum, HTMX, Sqlx, and Tailwind CSS.

Roadmap

  • Enhance documentation with more examples.
  • Add support for additional libraries and frameworks.

Contact

For questions or feedback, please reach out to davidhuertasortiz@gmail.com.

Disclaimer

⚠️ Work in Progress (WIP): This project is under active development. Expect changes and use with caution. ⚠️

No runtime deps