696d0f136d4b23f64ac8548ee1860fb993d16b0e
The showcase cards were rendered based on the order in which the render calls returned within the slots.map call. Using the original slot keys fixes this issue.
Part of this project are
- Toho-Mon Bot status monitoring with webhook alerts
- Toho-Reno Godot render node
- Toho-Jose Jobserver managing render jobs
Run dev container
$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up
Sequelize migrations
$npx sequelize db:migrate
$npx sequelize db:seed:all
API
API docs can be found in Docs/api/README.md
Description
Languages
JavaScript
100%