Init backend with these techs : - [sqlc](https://sqlc.dev/) - [starknet.go](github.com/NethermindEth/starknet.go) - [pgx](github.com/jackc/pgx/v5) - [indexer.sdk](https://github.com/carbonable-labs/indexer.sdk) - docker compose to define database service - prepare a set of commands to run project using Makefile or Justfile
Init backend with these techs :