dfx 0.10.0
node v18.0.2
src/frontend/constants.ts
file with the following entries:
client_id
s and redirect_uri
s for production and development if you use different discord botsyarn install
to install all dependenciesyarn dev
.dfx deploy --network ic
to deploy the frontend and backend canisters to the mainnet:warning: when deploying to mainnet: make sure you delete the
canister_ids.json
file before deploying to mainnet!