SJRK-135: Consider combining client-side and server-side projects into a monorepo

Metadata

Source
SJRK-135
Type
Task
Priority
Major
Status
Closed
Resolution
Won't Do
Assignee
N/A
Reporter
Gregor Moss
Created
2018-06-01T15:58:33.065-0400
Updated
2018-07-17T09:59:02.778-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

A more appropriate structure for the storytelling tools project might be a monorepo in this style (examples only):

  • client
  • serverWithCouchDBStorage
  • serverWithFileSystemStorage

This would keep the various pieces separated, but make development and deployment easier; it should be a topic for discussion in the future as the tool evolves.