You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1. Install the required dependencies yarn # 2. Rename the .env.example filename to .env and set your local variables mv .env.example .env # 3. Start the server with the backend application yarn start
License
This project is licensed under the MIT license. Copyright (c) 2020 Adrian Pietrzak.
About
backend app with double-entry bookkeeping for account balance calculation | Nest.js, REST API and PostgreSQL