doc: README

This commit is contained in:
eneller
2026-02-28 09:41:17 +01:00
parent 096af359f0
commit 6b7ef0114f

8
README.md Normal file
View File

@@ -0,0 +1,8 @@
# FakeMoney
A PayPal-like payment processor for virtual money, intended to be used for simulation games.
## Frontend
Is written in angular + bootstrap.
## Backend
Uses NextJS + PostgreSQL.