Check your Database
Make sure you’re in the directory of
/home/ubuntu
in your machineNavigate to .payram-core folder to view database file
cd .payram-core
Navigate to the db folder
cd db
Install DB Browser for SQLite: Download and install it from sqlitebrowser.org.
Open Your Database: Launch the app, click File → Open Database, then select your
payram.db
file.You can view your data in the database under the Browse Data section
Last updated