4 Commits

Author SHA1 Message Date
068d2e0bbe fix: update source link location (#2)
All checks were successful
Node.js CI / Lint and Test (push) Successful in 46s
### Explanation

It's silly to have the link to be Codeberg when the code isn't actually there.

### Issue

1

### Attestations

- [x] I have read and agree to the [Code of Conduct](https://docs.nhcarrigan.com/community/coc/)
- [x] I have read and agree to the [Community Guidelines](https://docs.nhcarrigan.com/community/guide/).
- [x] My contribution complies with the [Contributor Covenant](https://docs.nhcarrigan.com/dev/covenant/).

### Dependencies

- [ ] I have pinned the dependencies to a specific patch version.

### Style

- [x] I have run the linter and resolved any errors.
- [x] My pull request uses an appropriate title, matching the conventional commit standards.
- [x] My scope of feat/fix/chore/etc. correctly matches the nature of changes in my pull request.

### Tests

- [ ] My contribution adds new code, and I have added tests to cover it.
- [ ] My contribution modifies existing code, and I have updated the tests to reflect these changes.
- [ ] All new and existing tests pass locally with my changes.
- [x] Code coverage remains at or above the configured threshold.

### Documentation

_No response_

### Versioning

Patch - My pull request introduces bug fixes ONLY.

Reviewed-on: #2
Co-authored-by: A Cottrill <a.rcottrill521@gmail.com>
Co-committed-by: A Cottrill <a.rcottrill521@gmail.com>
2025-03-19 21:22:29 -07:00
38b8db69e8
fix: style issues, correct source link
All checks were successful
Node.js CI / Lint and Test (push) Successful in 48s
2025-03-07 12:16:27 -08:00
02a453259f
feat: style updates, add link to app landing
All checks were successful
Node.js CI / Lint and Test (push) Successful in 46s
2025-03-07 12:14:12 -08:00
e53db48154
feat: initial prototype
All checks were successful
Node.js CI / Lint and Test (push) Successful in 41s
2025-03-06 17:41:16 -08:00