- Create a database using the schema and example data from
db.sql
. cp .env.example .env
.- Open
.env
and update thedatabase.default
configs. composer install
../spark serve
.- The website will be available at http://localhost:8080/.
db.sql
.cp .env.example .env
..env
and update the database.default
configs.composer install
../spark serve
.