Skip to content

Repository files navigation

Tech-stack

How to run

# Install pnpm (if not already installed)
npm install -g pnpm

# Run MySQL and RabbitMQ
docker-compose up -d

# Install dependencies
pnpm install

# Init database (will drop existing tables)
cd server && pnpm run db:seed

# Run all lib build scripts, api server, message queue consumer, and client
pnpm run start

Requirements

  • Node v22+
  • pnpm v8+
  • MySQL v8
  • RabbitMQ v3

Documentation

Architecture Diagrams

Implementation Details

Frameworks

Libraries

Tools

About

Prototype for an editor to manage the Icelandic legal codex, bills, amendments and so forth.

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages