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

Use yarn workspace #5

Open
macabeus opened this issue Apr 4, 2020 · 1 comment
Open

Use yarn workspace #5

macabeus opened this issue Apr 4, 2020 · 1 comment

Comments

@macabeus
Copy link

macabeus commented Apr 4, 2020

As long I understand, we have two projects inside of this repository:

  • frontend, to what the user will see and interact
  • nizkctf, that is the backend of the application

We could use some approaches, such as yarn workspaces to share the packages and run just one time the yarn command.

Also if we'll share some code between frontend and backend, the workspace will help us on this task.

@macabeus macabeus changed the title How is the project architecture? Use yarn workspace Apr 4, 2020
@LorhanSohaky
Copy link
Member

Thanks for the tip. Currently the js backend project is not being developed, but when we go back to development, we will fix the package sharing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants