Track payments for real estate for properties.
src
folder run yarn
and yarn dev
to run client locally on localhost:3000src/backend
folder run yarn
and yarn start
to run backend api server on localhost:3001Create .env
file at the root of the project with following keys
SESSION_SECRET=""