git clone git@github.com:FuelLabs/fuel-indexer.git
cd packages/fuel-indexer-database/postgres DATABASE_URL=postgres://postgres@localhost sqlx migrate run
cargo run --bin fuel-indexer
cargo test --locked --workspace --all-features --all-targets