Files
fakemoney/README.md
2026-03-08 20:39:04 +01:00

10 lines
228 B
Markdown

# FakeMoney
A PayPal-like payment processor for virtual money, intended to be used for simulation games.
## Development
### Frontend
Is written in angular + bootstrap.
### Backend
Uses NextJS + PostgreSQL with JWT as cookies.