/ztools-2

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

ztools-2 monorepo

this monorepo contains general purpose projects

Folder structure

  • 📁 apps/
    • 📁 budget-servers/
  • 📁 z-economy/

Installation

To install all dependencies you can use the update target (only windows)

make update

Docker

To install docker you can use the docker target (only windows)

make docker

TODOS

  • Refactor the all account page table
  • Migrate to tailwind with modules
  • Add coding guidelines
  • Add styles guidelines
  • Add test
  • Add makefile