theopensystemslab / planx-metarepo

Home Page:https://beta.planx.uk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlanX MetaRepo

This uses meta to manage all of the PlanX repositories.

To use PlanX locally run npx meta git clone git@github.com:theopensystemslab/planx-metarepo

To install specific repositories you can add flags to the end of the command e.g. --include-only planx,socket-server

Repositories

Repo Description Access Status
api TypeORM/Express REST & socket.io WS API private CircleCI
backend ruby on rails API and basic CMS private
editor new policy editor private CircleCI
local-authority-api node API for accessing council data private CircleCI
planx react frontend and (old) editor private
socket-server node socket.io server private

Usage

To run a command against all repositories use

npx meta exec [COMMAND]

e.g. npx meta exec yarn install

About

https://beta.planx.uk


Languages

Language:Ruby 100.0%