{"id":19904377,"url":"https://github.com/triple-ade/franchain","last_synced_at":"2026-06-06T13:31:21.994Z","repository":{"id":240240200,"uuid":"802024412","full_name":"TRIPLE-ADE/franchain","owner":"TRIPLE-ADE","description":"Franchain test assessment","archived":false,"fork":false,"pushed_at":"2024-05-19T14:00:32.000Z","size":657,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2024-05-19T14:52:41.820Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TRIPLE-ADE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-17T11:21:41.000Z","updated_at":"2024-05-19T14:00:37.000Z","dependencies_parsed_at":"2024-05-17T14:46:05.261Z","dependency_job_id":"1bef3c1c-aed5-4885-826e-a15f01b92dc1","html_url":"https://github.com/TRIPLE-ADE/franchain","commit_stats":null,"previous_names":["triple-ade/franchain"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRIPLE-ADE%2Ffranchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRIPLE-ADE%2Ffranchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRIPLE-ADE%2Ffranchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TRIPLE-ADE%2Ffranchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TRIPLE-ADE","download_url":"https://codeload.github.com/TRIPLE-ADE/franchain/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241331870,"owners_count":19945477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-12T20:28:08.239Z","updated_at":"2026-06-06T13:31:21.989Z","avatar_url":"https://github.com/TRIPLE-ADE.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React + TypeScript + Vite\n\n## Table of Contents\n\n1. [Getting Started](#getting-started)\n   - [Prerequisites](#prerequisites)\n   - [Setup](#setup)\n2. [Contributing](#-contributing)\n   - [Contribution Guidelines](#contribution-guidelines)\n   - [Commit Cheat Sheet](#_commit-cheat-sheet)\n\n## Getting Started\n\n### Prerequisites\n\nTo run this project, you need the following installed:\n- [Node 18.19](https://nodejs.org/) or later\n- [NPM](https://www.npmjs.com/)\n\n### Setup\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/TRIPLE-ADE/franchain.git\n    ```\n   \n2. **Install project dependencies:**\n    ```bash\n    cd franchain\n    npm install\n    ```\n\n3. **Run the development server:**\n    ```bash\n    npm run dev\n    # or\n    pnpm dev\n    # or\n    yarn dev\n    # or\n    bun dev\n    ```\n\n4. **Open your browser to view the result:**\n    - [http://localhost:5173/](http://localhost:5173/)\n\n## 🤝 Contributing\n\nContributions, issues, and feature requests are welcome!\n\n### Contribution Guidelines\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/TRIPLE-ADE/franchain.git\n    ```\n\n2. **Create a new branch from the `dev` branch:**\n    ```bash\n    git checkout -b Feat/{feature-name}\n    ```\n\n3. **Ensure your branch is up to date with the `dev` branch:**\n    ```bash\n    git pull origin dev\n    ```\n\n4. **Make your changes, then add them:**\n    ```bash\n    git add .\n    ```\n\n5. **Commit your changes with a descriptive message:**\n    ```bash\n    git commit -m \"your commit message\"\n    ```\n\n6. **Ensure there are no conflicts:**\n    ```bash\n    git pull origin dev\n    ```\n\n7. **Push your changes to the new branch:**\n    ```bash\n    git push -u origin Feat/{feature-name}\n    ```\n\n8. **Create a pull request to the `dev` branch (not `main`):**\n    - Provide a detailed description of your pull request.\n\n### _Commit Cheat Sheet_\n\n| Type     | Description                                                                                                 |\n| -------- | ----------------------------------------------------------------------------------------------------------- |\n| feat     | A new feature you're adding                                                                                              |\n| fix      | A bug fix                                                                                                   |\n| docs     | Documentation only changes                                                                                  |\n| style    | Features and updates relating to styling                                                                   |\n| refactor | Code change that neither fixes a bug nor adds a feature                                                   |\n| perf     | Code change that improves performance                                                                     |\n| test     | Adding missing tests or correcting existing tests                                                           |\n| build    | Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)         |\n| ci       | Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) |\n| chore    | Other changes that don't modify source or test files                                                    |\n| revert   | Reverts a previous commit                                                                                   |\n\n#### Sample Commit Messages\n- `feat: Added plugin info endpoints` := `feat` is used here because the feature was non-existent before the commit.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriple-ade%2Ffranchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftriple-ade%2Ffranchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftriple-ade%2Ffranchain/lists"}