This is a backend for Keyoshi NFT minting project. Its function is to store minted number of NFT according to a specified discord user.
To install all dependancies, run the following command:
npm install
To host the server to local network, run the following command:
npm run start