npm install
.env file, match with ur environment (see .env.example)
tmp folder (used for sqlite)
node ace migration:run
node ace db:seed
npm run dev
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install
.env file, match with ur environment (see .env.example)
tmp folder (used for sqlite)
node ace migration:run
node ace db:seed
npm run dev