Module Phase4_backend_step1_checks

val check : string -> (Types.phase_result, Types.phase_result) Stdlib.result

Step to migrate backend/setup.sh:

  • Step 1: (independent)
  1. Check `Cargo.toml`
  2. Check `.env`: if it is missing, check for `.env.example`. if `.env.example` exists, copy it to `.env`