Không có mô tả

yung 4866d84f22 2ndJan2025 10 tháng trước cách đây
config fc9529333e file structuring. Others to be included at a later time 10 tháng trước cách đây
interface 23ca408ff2 update README 10 tháng trước cách đây
src 4866d84f22 2ndJan2025 10 tháng trước cách đây
test fc9529333e file structuring. Others to be included at a later time 10 tháng trước cách đây
.gitattributes fc9529333e file structuring. Others to be included at a later time 10 tháng trước cách đây
.gitignore 02c5d0f703 30th Dec 2025 10 tháng trước cách đây
README.md 23ca408ff2 update README 10 tháng trước cách đây
package-lock.json 23ca408ff2 update README 10 tháng trước cách đây
package.json 23ca408ff2 update README 10 tháng trước cách đây
tsconfig.json e0ec2f98f2 first commit 10 tháng trước cách đây

README.md

FIS-Actor

License

Description

Fis Actor interfaces and it's associated classes to used as building blocks of the Fis System in general.

Features

  • Feature 1
  • Feature 2
  • Feature 3

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js v20.18.0 or later
  • TypeScript v5.7.2 or later
  • Latest Rxjs

Installation

Follow these steps to install and run the project locally:

```bash

Clone the repository

git clone https://git.swopt.com/enzo/Fis-Actor.git

Navigate to the project directory

cd Fis-Actor

Install dependencies

npm install