Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/johantap/sic
Sistema de gestión RIS para Tu Imagen RX
https://github.com/johantap/sic
fastify nestjs typeorm typescript
Last synced: about 2 months ago
JSON representation
Sistema de gestión RIS para Tu Imagen RX
- Host: GitHub
- URL: https://github.com/johantap/sic
- Owner: JohanTAP
- Created: 2024-08-06T17:01:17.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-09T17:41:13.000Z (5 months ago)
- Last Synced: 2024-10-12T02:42:08.241Z (2 months ago)
- Topics: fastify, nestjs, typeorm, typescript
- Language: TypeScript
- Homepage: https://tuimagenrx.cl
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SIC 2.0
SIC 2.0 es una refactorización completa del Sistema RIS (Radiology Information System) existente para Tu Imagen Rx, utilizando NestJS con Fastify y TypeScript, junto con TypeORM y PostgreSQL.
## Stack Tecnológico
**Framework:** NestJS
**Servidor:** Fastify
**Lenguaje:** TypeScript
**ORM:** TypeORM
**Base de Datos:** PostgreSQL
**Contenedor:** Docker
## Licencia
Este proyecto es privativo y no está licenciado bajo ninguna licencia de código abierto. Todos los derechos reservados.
## Insignias[![NPM Version](https://img.shields.io/npm/v/@nestjs/core.svg)](https://www.npmjs.com/~nestjscore)
[![NestJS](https://img.shields.io/badge/NestJS-E0234E?logo=nestjs&logoColor=white)](https://nestjs.com)
[![Fastify](https://img.shields.io/badge/Fastify-000000?logo=fastify&logoColor=white)](https://www.fastify.io)
[![TypeORM](https://img.shields.io/badge/TypeORM-FF8C00?logo=typeorm&logoColor=white)](https://typeorm.io)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?logo=typescript&logoColor=white)](https://www.typescriptlang.org)
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-336791?logo=postgresql&logoColor=white)](https://www.postgresql.org)
## Autores
- [@JohanTAP](https://www.github.com/JohanTAP)