Skip to content

dm3-org/dm3-safe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DM3-Safe

Use the DM3 message from within Safe.

Installation

To get started, follow these steps:

  1. Install the required dependencies using the following command: yarn install

Running the Application

Follow these steps to run the application:

  1. Create an environment file by copying the contents of example.env and configuring the necessary settings.
  2. Run the development server using the command: yarn dev