this monorepo contains general purpose projects
- 📁 apps/
- 📁 budget-servers/
- 📁 z-economy/
To install all dependencies you can use the update target (only windows)
make updateTo install docker you can use the docker target (only windows)
make docker- Refactor the all account page table
- Migrate to tailwind with modules
- Add coding guidelines
- Add styles guidelines
- Add test
- Add makefile