Refactor Study Desk application structure
This commit is contained in:
parent
faaccf8a7e
commit
089439ed90
145 changed files with 8087 additions and 3412 deletions
|
|
@ -1,12 +0,0 @@
|
|||
services:
|
||||
study-app:
|
||||
build:
|
||||
target: deps
|
||||
command: npm run dev
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
environment:
|
||||
- NODE_ENV=development
|
||||
ports:
|
||||
- "3000:3000"
|
||||
Loading…
Add table
Add a link
Reference in a new issue