UVicMartletplace / martletplace

Recreating FB Marketplace for Students - UVic SENG499 Capstone Project
1 stars 0 forks source link

[Frontend] Set up CI: lint, format, test, build, security #88

Closed MNThomson closed 1 month ago

MNThomson commented 1 month ago

Description

Create the base CI jobs for the Frontend service: linting, formatting, testing, building, and security

This PR is stacked on top of #87, so first review that PR (as this diff contains that PR diff also).

Closes #26

How to Test

View the CI output below or run the actions locally with act

Checklist