Skip to content

v0.4.0

Choose a tag to compare

@justnode justnode released this 17 Aug 09:10
· 24 commits to main since this release
3dfcb2a

implement credit system with balance tracking and monthly distribution

Add credit tables and schema for tracking user balances and transactions

Create credit service with methods for earning/spending credits

Implement monthly credit distribution cron job via Vercel