mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 05:45:51 +03:00
[PR #87] [MERGED] chore: created docs and added info in onboarding and services #347
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#347
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dflow-sh/dflow/pull/87
Author: @charanm927
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/23/2025
Merged by: @charanm927
Base:
main← Head:create-docs📝 Commits (1)
2ae0a97chore: created docs and added info in onboarding and services📊 Changes
12 files changed (+690 additions, -39 deletions)
View changed files
📝
content-collections.ts(+51 -9)📝
src/actions/docs/index.ts(+12 -2)📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/service/[serviceId]/layout.tsx(+8 -3)📝
src/app/(frontend)/(dashboard)/docs/DocsSidebar.tsx(+20 -5)📝
src/app/(frontend)/(dashboard)/docs/[categorySlug]/[slug]/page.tsx(+13 -3)📝
src/components/onboarding/OnboardingLayout.tsx(+3 -1)➖
src/docs/api/getting-started.md(+0 -8)➖
src/docs/api/introduction.md(+0 -8)➕
src/docs/onboarding/onboarding.md(+222 -0)➕
src/docs/servers/add-server.md(+54 -0)➕
src/docs/servers/attach-server.md(+42 -0)➕
src/docs/services/services-overview.md(+265 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.