# zero2prod **Repository Path**: liyue3078/zero2prod ## Basic Information - **Project Name**: zero2prod - **Description**: zero to production code - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-21 - **Last Updated**: 2024-10-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 前提 1. psql 需要手动安装 ## 启动 *. ./scripts/init_db.sh *. SKIP_DOCKER=true ./scripts/init_db.sh *. RUST_LOG=trace cargo run *. EST_LOG=true cargo test health_check_works|bunyan *. docker build --tag zero2prod --file Dockerfile . *. cargo sqlx prepare -- --bin zer2prod ## install *. cargo install cargo-udeps *. cargo install bunyan ## a 1. cargo +nightly udeps