Itโs a simple question. Some time ago (using v1) we had to npm moralis-admin cli deploy and specify the CLI API Key and CLI API Secret. How is it done now on v2?
with moralis v2 you will need a server where to host the backend, you will not use the same server that is used for v1
1 Like
Thanks, @cryptokid But can i still use v1 and the servers the way i used to use? Cause i need to deploy a simple dapp today.
yes, you can still user v1 and the server now
1 Like
@cryptokid One last thing, where do i find the old parameters (API Key/API Secret) in the new website layout (since that https://legacy.moralis.io/servers isnโt working anymore)