mirror of
https://github.com/pawelmalak/flame.git
synced 2025-08-09 04:25:18 +02:00
Added search bar
This commit is contained in:
parent
550e1e155b
commit
8026533a06
18 changed files with 166 additions and 9 deletions
|
@ -10,7 +10,7 @@ RUN npm install --production
|
|||
|
||||
COPY . .
|
||||
|
||||
RUN mkdir -p ./public ./data ./data/uploads \
|
||||
RUN mkdir -p ./public ./data \
|
||||
&& cd ./client \
|
||||
&& npm install --production \
|
||||
&& npm run build \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue