Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 883 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 883 Bytes

Future Social Insurance Registry

This repository houses the source code for the Future Social Insurance Registry (FSIR) project.

Projects:

  • Frontend:
    • Contains the frontend application for the FSIR, built with React Router.
  • GitOps:
    • Implements GitOps principles for deploying and managing the FSIR infrastructure and applications.
  • Infrastructure:
    • Defines the infrastructure for the FSIR.

Contributing:

  1. Fork the repository.
  2. Create a new branch for your feature/fix.
  3. Make your changes and commit them with clear messages.
  4. Push your branch to your fork.
  5. Create a pull request to the main branch of this repository.

License:

This project is licensed under the The MIT License - see the LICENSE file for details.