adding fonts, a global layout, and Docker deployment stuff.
This commit is contained in:
parent
e9d8a28901
commit
ab29a8629c
26 changed files with 457 additions and 81 deletions
16
.dockerignore
Normal file
16
.dockerignore
Normal file
|
@ -0,0 +1,16 @@
|
|||
# .dockerignore
|
||||
|
||||
node_modules
|
||||
|
||||
.git
|
||||
.gitattributes
|
||||
|
||||
.eslintignore
|
||||
.eslintrc.cjs
|
||||
|
||||
.prettierrc
|
||||
.pretieriignore
|
||||
|
||||
README.md
|
||||
|
||||
Dockerfile
|
Loading…
Add table
Add a link
Reference in a new issue