Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

22 lines (18 loc) · 1.05 KB

cargo-initializr

It like Spring Initializr but for Cargo

🚧 Work in progres 🚧

How to run it

  1. Clone repository git clone [email protected]:rwwwx/cargo-initializr.git.

  2. Install rust-script and trunk:
    2.1. cargo install rust-script (Official page: rust-script)
    2.2. cargo install --locked trunk (Official page: trunk)

  3. Open cargo-initializr/backend folder and run cargo run.

  4. Open cargo-initializr/frontend folfer and run ./serve.ers
    (Make sure you installed trunk and rust-script).

  5. To test backend without web use postman.
    You can import postman collection from cargo-initializr/backend/postman_requests folder.

  6. Enjoy 🕹️🪄✨

Page examples: