Skip to content
This repository was archived by the owner on Aug 25, 2026. It is now read-only.

仓库 files navigation

Zero To Production

Setup

Install the following tools

  • docker (via os package manager)
  • sqlx-cli (via cargo)
    • Make sure sqlx is available in the path.
  • psql (installed via postgres)

IDE 设置:

  • Use rustfmt to format the code
  • Use clippy to check for code style errors

Execution

  1. Make sure docker is running
  2. Run one of the scripts/init_db scripts depending on the platform
  3. Run the tests with cargo test or the server with cargo run

关于

No description, website, or topics provided.

Resources

Stars

0 stars

关注者

2 watching

复刻s

发布

贡献者

Languages