15 lines
225 B
Plaintext
15 lines
225 B
Plaintext
.env
|
|
.git
|
|
.github
|
|
.dockerignore
|
|
.gitignore
|
|
.docusaurus
|
|
README.md
|
|
Dockerfile
|
|
kubernetes
|
|
|
|
# Artifacts that will be built during image creation.
|
|
# This should contain all files created during `npm run build`.
|
|
build
|
|
node_modules
|