NFT MARKET Installation Prerequisites Install elasticsearch. Install redis. Install postgresql. Install nodejs. Install pgsync. Get Started Check .env.example and create your own .env file. Some properties have defaults. Start API SERVER yarn install yarn start Start Indexer yarn install yarn start:indexer