marketplace icon indicating copy to clipboard operation
marketplace copied to clipboard

Run locally

Open ieow opened this issue 3 years ago • 2 comments

Hi, I would like to test run the marketplace locally, May I know how to run the GraphQL endpoint ?

NEXT_PUBLIC_GRAPHQL_ENDPOINT=http://localhost:3000/v0

ieow avatar Jan 27 '22 14:01 ieow

Awesome. That is for running our indexer locally. Which you are welcome do.

https://github.com/holaplex/metaplex-indexer

However, I'll leave this issue open until we have a dev endpoint of graphql running for people to use if they just want to work on marketplace. It will be connected to solana devnet. Let the sol fly.

kespinola avatar Jan 27 '22 18:01 kespinola

Great! Is there a way to populate the Metaplex-indexer's database? do we have to use holaplex/holaplex to add store and nft ( for testing purpose)?

ieow avatar Jan 28 '22 02:01 ieow