Create your own DAO interface.
First, clone the repository:
$ git clone https://github.com/public-assembly/flexible.gitSecond, install dependencies:
$ pnpm installLastly, run the development server:
$ pnpm devIf you're prepared to add a feature, kindly create a pull request that includes comprehensive commit messages. Additionally, ensure that you review the project's open issues and link your pull request to a relevant one, if applicable.