tryethernal / ethernal

Ethernal is a block explorer for EVM-based chains. In a few seconds, spin up a fully-featured explorer for your L1/L2 rollup/testnet. Compatible with Optimism, ZK, Anvil, Hardhat, Geth...
https://www.tryethernal.com
Other
204 stars 47 forks source link

How to setup firebase? #229

Closed Toni-d-e-v closed 1 year ago

Toni-d-e-v commented 1 year ago

I'm trying to self host for my cryptocurrency but I don't get it how to setup firebase with cli

image

Toni-d-e-v commented 1 year ago

Error: It looks like you haven't used Cloud Firestore in this project before. Go to https://console.firebase.google.com/project/toniai/firestore to create your Cloud Firestore database.

I want this localhosted so I dont pay for firebase?

antoinedc commented 1 year ago

Hello! sorry this is not well documented yet, if you want this locally, the best thing would be to use docker/compose. can you run docker-compose up in your directory?

antoinedc commented 1 year ago

Now instructions regarding how to self host are now available here: https://doc.tryethernal.com/getting-started/self-hosted#web-app-setup I'll close this one, feel free to reopen if you have specific issues with the new version