Use the DM3 message from within Safe.
To get started, follow these steps:
- Install the required dependencies using the following command:
yarn install
Follow these steps to run the application:
- Create an environment file by copying the contents of
example.env
and configuring the necessary settings. - Run the development server using the command:
yarn dev