Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Jan 31, 2025
2 parents af1ed7b + 3d47dd6 commit 72b7224
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/loc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
badge_label: lines of code
badge_color: green
badge: ./output/badge.svg
ignore: 'node_modules|coverage|package-lock.json|README.md|LICENSE|.github|.vscode|__scripts|__services|.env|tsconfig.tsbuildinfo|dist|__content|.next'
ignore: 'node_modules|coverage|package-lock.json|README.md|LICENSE|CITATION.cff|.github|.vscode|__scripts|__services|.env|tsconfig.tsbuildinfo|dist|__content|.next'

- name: Print the output
run: |
Expand Down
18 changes: 18 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
cff-version: 1.2.0
message: "If you use wexCommerce in your research or projects, please cite it using the following metadata."
title: "wexCommerce: A Sleek and Powerful ecommerce Platform"
authors:
- name: "Akram El Assas"
year: 2025
repository-code: "https://github.com/aelassas/bookcars"
license: "MIT"
keywords:
- ecommerce
- marketplace
- storefront
- web application
- next.js
- mongodb
- stripe
url: "https://github.com/aelassas/bookcars"
type: software
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@
[![codecov](https://codecov.io/gh/aelassas/wexcommerce/graph/badge.svg?token=ZNW4QHSFPH)](https://codecov.io/gh/aelassas/wexcommerce)
[![codecov](https://img.shields.io/codecov/c/github/aelassas/wexcommerce?logo=codecov)](https://codecov.io/gh/aelassas/wexcommerce)
[![coveralls](https://coveralls.io/repos/github/aelassas/wexcommerce/badge.svg?branch=main)](https://coveralls.io/github/aelassas/wexcommerce?branch=main)
https://github.com/user-attachments/assets/1a4841cb-8e70-4ac2-974e-64774eb17371
-->

[![](https://wexcommerce.github.io/content/frontend-0-tiny.png)](https://wexcommerce.dynv6.net:8002/home)
Expand Down

0 comments on commit 72b7224

Please sign in to comment.