helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Postgres DB Schema Location #155

Closed nmharmon8 closed 3 years ago

nmharmon8 commented 3 years ago

Hi,

I am not finding where instructions on setting up the postgres DB are located. blockchain-etl and blockchain-http say "The two applications rely on the schema being compatible to work". Where is the schema? The DB strings seem to expect that the DB is configured, but nether project seem to actually do any DB configuration. Is there a third project somewhere that is required for running the API locally?

Guessing this is a misunderstanding on my part.

Thanks,

nmharmon8 commented 3 years ago

I failed to read the make reset notes. Initializes the DB.