yuizho / salon

A login less planning poker app
https://salon-ppoker.com
MIT License
2 stars 1 forks source link

change folder construction to monorepo #9

Closed yuizho closed 2 years ago

yuizho commented 2 years ago

Overview

change folder construction to monorepo. use yarn workspaces as a monorepo management tool.

This project's frontend, backend depend on Node.js and GraphQL schema. That's why I have been thinking mono repo is suitable for this project.