Business session 5: fixed Forgejo push, added URL→PDF + usage tracking
This commit is contained in:
parent
600725da17
commit
930a2e03cc
3 changed files with 25 additions and 5 deletions
|
|
@ -2,14 +2,17 @@
|
|||
"phase": 1,
|
||||
"phaseLabel": "Build MVP",
|
||||
"status": "deployment-ready",
|
||||
"product": "DocFast — HTML/Markdown to PDF API",
|
||||
"currentPriority": "Fix Forgejo push (token may be read-only). Deploy to server. Buy domain. Set up Stripe for payments.",
|
||||
"product": "DocFast — HTML/Markdown/URL to PDF API",
|
||||
"currentPriority": "Deploy to server. Buy domain. Set up Stripe for payments.",
|
||||
"humanFeedback": "User created the Forgejo repo. Will host on existing server.",
|
||||
"blockers": [
|
||||
"Forgejo push returns 403 — token may lack write permission",
|
||||
"Need domain (docfast.dev or similar)",
|
||||
"Need Stripe account for payments"
|
||||
"Need Stripe account for payments",
|
||||
"Need deployment instructions (which server, docker access?)"
|
||||
],
|
||||
"resolved": [
|
||||
"Forgejo push — fixed by using ssh://forgejo@ URL"
|
||||
],
|
||||
"startDate": "2026-02-14",
|
||||
"sessionCount": 4
|
||||
"sessionCount": 5
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue