Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.5%) to scientific vocabulary
Repository
Client application of FEZtool
Basic Info
Statistics
- Stars: 11
- Watchers: 0
- Forks: 2
- Open Issues: 0
- Releases: 2
Metadata Files
README.md
FEZClient
FEZClient is a powerful and flexible tool designed to enhance the FEZTool ecosystem. This client allows users to interact with FEZTool seamlessly, providing an efficient development and production environment.
Installation
To get started with FEZClient, ensure you have Node.js installed on your system. Then, follow these steps:
sh
git clone https://github.com/FEZtool-team/FEZClient.git
cd FEZClient
yarn install
Development
To start the development server, use:
sh
yarn install
yarn dev
This will run the project in development mode, allowing for live updates and debugging.
Production
For a production-ready installation, run:
sh
yarn install --prod
yarn build
pm2 start ecosystem.config.cjs
This installs only the necessary dependencies for production, builds the project for deployment, and starts the application using PM2.
License
This project is licensed under the Apache License 2.0. See the LICENSE file for details.
Contributing
We welcome contributions from the community! If you would like to contribute, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch). - Make your changes and commit them (
git commit -m "Description of changes"). - Push your changes (
git push origin feature-branch). - Open a pull request.
Contact
For questions or support, please send an Email to support@feztool.com .
Owner
- Name: FEZtool
- Login: FEZtool-team
- Kind: organization
- Email: info@FEZtool.com
- Website: FEZtool.com
- Repositories: 1
- Profile: https://github.com/FEZtool-team
Citation (CITATION.cff)
cff-version: 1.0.1
message: "If you use this software, please cite it as below."
authors:
- family-names: Kiani Fayz Abadi
given-names: Mohammad Hossein
- family-names: Nedaee
given-names: Mahdi
- family-names: Farmahinifarahani
given-names: Mahdi
title: "FEZtool-team/FEZClient: Version 1.0.1"
version: 1.0.1
date-released: 2025-02-25
GitHub Events
Total
- Release event: 2
- Watch event: 10
- Push event: 14
- Pull request event: 4
- Fork event: 2
- Create event: 2
Last Year
- Release event: 2
- Watch event: 10
- Push event: 14
- Pull request event: 4
- Fork event: 2
- Create event: 2
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 5 minutes
- Total issue authors: 0
- Total pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 2
- Average time to close issues: N/A
- Average time to close pull requests: 5 minutes
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.0
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- mhdned (1)
- yooneskiani (1)