-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Containerizing the
frontend
| Adding build step for the frontend in…
… the CI | Adding manifests to run the frontend in Kubernetes
- Loading branch information
1 parent
a0329cd
commit a856ea0
Showing
19 changed files
with
587 additions
and
192 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,4 +4,8 @@ sample.application.yaml | |
|
||
Dockerfile | ||
|
||
hack | ||
hack | ||
|
||
frontend/.next | ||
frontend/node_modules | ||
frontend/.env.local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.