Update README

This commit is contained in:
William Brawner 2024-04-20 21:39:51 -06:00
parent d8b89bc8d2
commit b1267dd4cf

View file

@ -1,12 +1,11 @@
# Twigs Server # Twigs
This is the backend application that powers the [Android](../../../twigs-android), [iOS](../../../twigs-ios), Twigs is a personal finance application tailored to individuals and small groups that want robust budgeting features
and [web](../../../twigs-web) applications for Twigs, a personal finance/budgeting app. None of these apps are complete, without needing to pay a monthly subscription.
so expect bugs, and they are all in various stages of development, so expect some feature disparity between platforms.
## Prerequisites ## Prerequisites
- JDK 14 or newer - JDK 17 or newer
- PostgreSQL 13 or newer - PostgreSQL 13 or newer
- (optional) Docker - (optional) Docker