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.
71
+
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
72
62
73
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
74
@@ -107,7 +118,7 @@ data "coder_workspace_preset" "default" {
107
118
108
119
# Pre-builds is a Coder Premium
109
120
# feature to speed up workspace creation
110
-
#
121
+
#
111
122
# see https://coder.com/docs/admin/templates/extending-templates/prebuilt-workspaces
112
123
# prebuilds {
113
124
# instances = 1
@@ -126,13 +137,6 @@ data "coder_parameter" "system_prompt" {
126
137
description="System prompt for the agent with generalized instructions"
0 commit comments