Skip to content

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

Notifications You must be signed in to change notification settings

althingi-net/edithing

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •