🛠 DAC Factory 🛠 Create a Decentralized Autonomous Community (DAC) to fit the needs of your organization and community Install the dependencies yarn Start the app in development mode (hot-code reloading, error reporting, etc.) cp .env.example .env.development quasar dev Build the app for production cp .env.example .env quasar build