https://xljsj-eiaaa-aaaag-qbz7a-cai.ic0.app
$ dfx start --background --clean
$ dfx deploy
$ npm run dev
$ dfx stop
# To test the interface, visit the frontend url:
$ dfx deploy
# To run the e2e tests:
$ npm run test
$ dfx deploy -- network ic
dfx deploy
- automatically sets all the environment vars
- automatically updates the .env file
- automatically calls
npm run build
- note that
dfx deploy shrine_backend
does not update.env