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
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,11 @@
1
1
# Codebuilder Frontend
2
2
3
3
<!-- DEPLOYMENT-URL:START -->
4
+
4
5
> **🌐 Live Preview:**[https://dev.codebuilder.org/preview/feature-new-pages-and-ui-improvements/](https://dev.codebuilder.org/preview/feature-new-pages-and-ui-improvements/)
5
6
> Deployed from `fc3174b` on 2026-04-02
6
-
<!-- DEPLOYMENT-URL:END -->
7
7
8
+
<!-- DEPLOYMENT-URL:END -->
8
9
9
10
[](https://github.com/codebuilderinc/codebuilder-frontend/actions/workflows/deploy.yml)[](https://github.com/codebuilderinc/codebuilder-frontend/actions/workflows/nextjs-static-gh-pages.yml)
10
11
@@ -13,8 +14,8 @@ Next.js frontend for Codebuilder.
13
14
## Environment Files
14
15
15
16
-`pnpm dev` (Next.js dev server) loads environment variables in this order:
16
-
- `.env.local` (preferred for local-only overrides)
17
-
- `.env`
17
+
-`.env.local` (preferred for local-only overrides)
0 commit comments