Kripu77 / ocpp-csms_bun

OCPP 1.6J central management system with native bun.sh websockets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ocpp-csms_bun

OCPP central management system with native bun.sh webSockets.

Table of contents

General info

This project is a simple OCPP central management system with native bun.sh webSockets.

Installation

git clone git@github.com:Kripu77/ocpp-csms_bun.git
cd ocpp-csms_bun
bun install

Usage without docker

bun start

Usage with docker

docker-compose up -d

Usage with docker swarm

docker stack deploy -c docker-compose.yml ocpp-csms_bun

License

MIT

About

OCPP 1.6J central management system with native bun.sh websockets


Languages

Language:TypeScript 96.7%Language:Dockerfile 3.3%