Skip to content

honerlaw/jigsawa

Repository files navigation

jigsawa

This repo contains the source code for all of jigsawa

  • schema
    • contains the graphql schema and other schema related utilities
  • server
    • Contains the graphql server and the sharedb server (running off the same express server for ease of use).
  • frontend
    • global frontend that can run on native and web platforms.

Building

  1. npm install
  2. npm run bootstrap
  3. npm run build

Running Locally

Running locally requires that docker is installed.

Follow the steps in the Building section, then run the following command:

npm run start

About

Mono repo for a collaborative editor — GraphQL schema, Express + ShareDB server, cross-platform frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors