Thanks for your interest in PlayHoH.com, the digital history trading card game. If you haven't already, please check it out, it explains in detail what this project is about.
Copy .env.local-TEMPLATE
to .env.local
and adjust the variables before you start the server with the recommended dev
command.
Register a new account at moralis.com and enter the API values:
NEXT_PUBLIC_MORALIS_APP_ID="<the app id>"
NEXT_PUBLIC_MORALIS_SERVER_URL="<the server url>"
MORALIS_MASTER_KEY="<the master key>"
Open pull requests on github! Easy as that, also hang out in the Discord where you can DM me, karstenwinter if you want to chat.