index: increase font of critter name #9

Merged
vbatts merged 2 commits from font-size into main 2023-09-28 18:23:44 +00:00
Owner

Fixes #3

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

Fixes #3 Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
vbatts added 1 commit 2023-09-28 17:47:24 +00:00
index: increase font of critter name
Some checks failed
Basic Checking / Explore-Gitea-Actions (push) Failing after 29s
6c0c6b071c
Fixes #3

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
vbatts added 1 commit 2023-09-28 18:21:24 +00:00
app: logging & in-memory sqlite while in non-prod
All checks were successful
Basic Checking / Explore-Gitea-Actions (push) Successful in 30s
e32d3c9233
The tests are currently working on my laptop, but failing on the CI
actions. 🤔
There have always been errors on it inserting animals to the database,
and now seem like it fails to get routes before the async promise is
fufilled? I'm not sure.

Switch everything to the bole logger, and not the `console.`
stuff.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
vbatts added spent time 2023-09-28 18:23:00 +00:00
30 minutes
Author
Owner

that fixes the font, but also improves the logging and testing with the database

that fixes the font, but also improves the logging and testing with the database
vbatts merged commit 3cc7a378c0 into main 2023-09-28 18:23:44 +00:00
vbatts deleted branch font-size 2023-09-28 18:25:33 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 30 minutes
vbatts
30 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: vbatts/is-critter#9
No description provided.