Skip to content

rwwwx/cargo-initializr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cargo-initializr

It like Spring Initializr but for Cargo

🚧 Work in progres 🚧

How to run it

  1. Clone repository git clone git@github.com: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:

About

It's like Spring Initializr but for Cargo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published