10 lines
228 B
Markdown
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. |