868 B
868 B
FakeMoney
A PayPal-like payment processor for virtual money, intended to be used for simulation games.
Send and receive money from your account and businesses you own using simple URLs and QR codes. Install as a PWA from your browser (Firefox/Chrome/Safari) with just 3 taps and bypass tedious app store processes.
Deployment
Is simplified using Docker and by making a few assumptions, e.g. that API and frontend are available under the same domain.
Development
Frontend
Is written in angular + bootstrap.
Backend
Uses NextJS + PostgreSQL with JWT as cookies.


