sergio222-dev / ztools-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 83.9%Language:SCSS 10.9%Language:JavaScript 2.9%Language:HTML 0.9%Language:Shell 0.8%Language:Makefile 0.5%Language:Dockerfile 0.1%