GitHub 저장소
everycent
everycent에는 snorkpete에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
수집된 skills
3
Stars
10
업데이트
2026-06-18
Forks
0
직업 범위
직업 카테고리 2개 · 100% 분류됨
저장소 탐색
이 저장소의 skills
제작자/저장소/skill
skill
직업 분류
설명
업데이트
pg-pull
네트워크·컴퓨터 시스템 관리자
Use to pull the Heroku production database down into a new local PostgreSQL database and point the app at it. Fires on /pg-pull or when the user asks to refresh local data from production.
2026-06-18
spending-analysis
소프트웨어 개발자
Use when the user wants to analyse Everycent spending data via ad-hoc SQL queries. Loads database context (schema, conventions, cents-to-dollars) so the user can direct investigation. Fires on /spending-analysis or "analyse spending".
2026-06-18
deploy
소프트웨어 개발자
Use to deploy the Vue app to Heroku production from a clean master — runs tests, updates "What's New", rebuilds static assets, pushes to origin + heroku, runs migrations. Fires on /deploy, "deploy to production", "ship this to prod".
2026-04-21