Skip to content

v1.0.0: Initial Billcore release

Choose a tag to compare

@rguziy rguziy released this 18 Jun 15:41
· 8 commits to master since this release

What's new

First public release of BillCore — a lightweight billing system for utility and telecom providers.

Features

  • Client and location management
  • Service catalogue with meter support
  • Tariff history with automatic period closing
  • Billing periods and accruals
  • Role-based access (admin, manager, operator)
  • REST API + Next.js web interface
  • Docker support

What's included

  • billcore — compiled API binary
  • 000001_create_schema.up.sql — database schema
  • demo_data.sql — sample data to get started

Quick start

See README for Docker and manual setup instructions.