mirror of
https://github.com/Radiquum/AniX.git
synced 2025-05-01 18:39:40 +05:00
feat(docker): add docker compose file for development environment
This commit is contained in:
parent
47c6ea5d08
commit
023e0c3a0b
5 changed files with 85 additions and 2 deletions
|
@ -16,11 +16,11 @@
|
|||
"material-dynamic-colors": "^1.1.0",
|
||||
"react": "^18",
|
||||
"react-dom": "^18",
|
||||
"next": "^14.2.2",
|
||||
"zustand": "^4.5.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"eslint-config-next": "14.2.2",
|
||||
"next": "^14.2.2",
|
||||
"postcss": "^8"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue