Skip to content

prabirshrestha/salvo-template

Repository files navigation

This is a template for cargo-generate. Use with cargo generate prabirshrestha/salvo-template.

{{project-name}}

My web project.

Building

cargo build

or

cargo xtask build

Running

cargo run

Running with watch mode

cargo watch -x run

or

cargo xtask dev

To override the default host and port, use the --host and --port flags:

cargo xtask dev --host 127.0.0.1 --port 8080

Api Docs

Navigate to http://localhost:8000/api-doc to view the interactive API documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages