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

Add CI, to lint and typecheck the server, webapp, and shared folders #26

Open
mickmister opened this issue Oct 21, 2023 · 2 comments
Open

Comments

@mickmister
Copy link
Member

mickmister commented Oct 21, 2023

Use GitHub actions to lint each of the folders:

  • server
  • webapp
  • shared
@mickmister mickmister added help wanted Extra attention is needed Hacktoberfest labels Oct 21, 2023
@AryavT
Copy link

AryavT commented Oct 21, 2023

how do we do this?

@mickmister
Copy link
Member Author

Hi @AryavT! Thanks for your interest in this issue. Sorry I didn't see this before

We'll need to create a GitHub actions workflow to run the npm run check on each of the folders https://docs.github.com/en/actions/quickstart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Tech Debt
Development

No branches or pull requests

2 participants