Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 611 Bytes

README.md

File metadata and controls

31 lines (25 loc) · 611 Bytes

FACILITAPRO

This project was created using bun init in bun v1.0.20. Bun is a fast all-in-one JavaScript runtime.

THE STACK

Bun
Nginx
Redis
Postgresql
PGAdmin
Redis
Redis Commander
Kafka
Kafka-ui
Zookeeper 

All to made easier to create Event Driven software.

HOW TO RUN

Add the following to hosts file:

127.0.0.1   facilitapro.localhost
127.0.0.1   database-gui.localhost
127.0.0.1   cache-gui.localhost
127.0.0.1   event-store-gui.localhost

Run docker compose up and go to local.facilitapro.com to access the index.js of the project.