TryGhost
@TryGhost Organization
3 Skills
161321 Total Stars
February 2026 Joined
Public Skills
Create database migration
by TryGhost
Create a database migration to add a table, add columns to an existing table, add a setting, or otherwise change the schema of Ghost's MySQL database.
Format numbers
by TryGhost
Format numbers using the formatNumber function from Shade whenever someone edits a TSX file.
Add Admin API Endpoint
by TryGhost
Add a new endpoint or endpoints to Ghost's Admin API at ghost/api/admin/**.