6edc6771efb7998d99c0ab07c91727ba1485a06c
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%