pythoneer / docker_build_test

Repository from Github https://github.compythoneer/docker_build_testRepository from Github https://github.compythoneer/docker_build_test

Full Stack Rust example

  • client Website in Rust under ./client folder
  • server Backend in Rust under ./server folder

preparation


start locally with

cargo make start

build locally with

cargo make build

build locally in release mode with

cargo make build_release

About


Languages

Language:Rust 96.6%Language:HTML 3.1%Language:Shell 0.3%