You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is an existing app and tmux dev server running on port 8000. Be sure to read it's CLAUDE.md (./realworld-django-rest-framework-angular/CLAUDE.md) to learn more about it.
65
+
There is an existing app and tmux dev server running on port 8000. Be sure to read it's CLAUDE.md (./realworld-django-rest-framework-angular/CLAUDE.md) to learn more about it.
61
66
62
67
Since this app is for demo purposes and the user is previewing the homepage and subsequent pages, aim to make the first visual change/prototype very quickly so the user can preview it, then focus on backend or logic which can be a more involved, long-running architecture plan.
63
68
@@ -107,7 +112,7 @@ data "coder_workspace_preset" "default" {
107
112
108
113
# Pre-builds is a Coder Premium
109
114
# feature to speed up workspace creation
110
-
#
115
+
#
111
116
# see https://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces
112
117
# prebuilds {
113
118
# instances = 1
@@ -126,13 +131,6 @@ data "coder_parameter" "system_prompt" {
126
131
description="System prompt for the agent with generalized instructions"
0 commit comments