NFT Metadata Indexer
Step 1 - Run the migrations
1 - Run the migrations in the metadata-indexer/db/migrations folder.
Step 2 - Clone the Repo
Step 3 - Fill out the .env variables
- Open the
metadata-indexer/.env.examplefile, then copy and fill out all the variables into themetadata-indexer/.envfile.
Step 4 - Run the docker-compose file
docker compose up --no-deps --build -d