- The data/db/schema.sqlite.sql contains the structure necessary to create the DB
- Check if your environment configuratios (host, user, dbname, password, port) match with application/configs/application.ini
- Inside public/ folder run: php -S localhost:8000