Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(monorepo): Restructure repo to implement client and service #9

Open
1 of 5 tasks
ReidWeb opened this issue Dec 5, 2021 · 0 comments
Open
1 of 5 tasks

(monorepo): Restructure repo to implement client and service #9

ReidWeb opened this issue Dec 5, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ReidWeb
Copy link
Member

ReidWeb commented Dec 5, 2021

We want to store the client and service code in the same repo.

Use Case

As a developer of the project, I only want to have to clone one repo to work on this project.

Proposed Solution

  • Structure directories appropriately (move existing code to client repo)
  • Implement service repo (using webpack)
  • Use path based builds in github actions to only rebuild on changes to respective dirs.

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@ReidWeb ReidWeb added the enhancement New feature or request label Dec 5, 2021
@ReidWeb ReidWeb self-assigned this Dec 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant