luke10x / taxx

TAXX-Stack micro-platform monorepo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TAXX Platform

All components of TAXX-Stack are contained in this monorepo.

How to run it?

To run this locally make sure you have the following:

  • Docker (with Compose)
  • GNU Make

To run it for first time:

make install up logs

Later you can run it without install:

make up logs

About

TAXX-Stack micro-platform monorepo

License:MIT License


Languages

Language:TypeScript 71.3%Language:HTML 16.0%Language:CSS 8.6%Language:Makefile 4.1%