---
###### tags: `V3 Docs`
---
# [DAOhaus Toolbox](https://staging-haus-toolbox.vercel.app/) Punch List
## ToDo
- Review videos
- [Sam](https://vimeo.com/733734821/f83c2f3642)
- [Keating](https://vimeo.com/734828523/bc5fab1e85)
- [Jord](https://vimeo.com/733797154/c258d9a9ed)
- Set dark mode as default
- Collapse menus by default
- Indexes for the pages maybe maybe not
## Getting Started Comments
We should probably mention what can be built...boosts, bolt-ons, apps etc
### Getting Started
Replaced the https link with e2t's update. This section is not particularly instructional. It really needs to be elaborated to describe what to do and why
Need instructions on going into the directory before the prompt to install Yarn.
Need a walkthrough of the structure of the repo. Add the V3 Dependencies diagram? Like an overview or a sitemap for navigating the repo. Where's the MAP dawg?
---
It's not clear that some of these are examples.
Needs clear instructions: some setup of what you're about to look at and why it's significant.
Add context and steps: when do you need to lint? When do you need to run the build?
What about these commands? Should be included?
nx run ui:build
nx run daohaus-connect-feature:build
nx run hub-app:build:production
---
### React App
Needs context. What the hell are we doing at this step?
Used for creating your own app. Should include naming conventions?
Where to navigate to see the app?
What can be done next?
Remains rather unclear...
### React Library
Not very clear what this step is for...
Needs an overview for context.
Now we are creating a Library. For a contributor that wants to add a library to the monorepo.
Should include paths for the user...
"If you want to accomplish this, choose this path" etc.