scratch-project app for splitting the check To try it out: Clone the repo Create a .env with: PG_URI=[a postrgres URI] Run the following commands: npm install npm build npm start