mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-30 18:09:40 +05:00
feat(deploy): allow deploying on deta.space
- **BREAKING CHANGE**: Api url now /api/v1 \n **Fix**: Frontend build. \n **Fix**: errors about unknown styles BREAKING CHANGE:
This commit is contained in:
parent
d85ce45989
commit
d97ad7dbfe
19 changed files with 504 additions and 412 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -7,8 +7,12 @@ venv
|
|||
.VSCode
|
||||
*.code-workspace
|
||||
|
||||
# DetaSpace
|
||||
.space
|
||||
|
||||
# NextJS
|
||||
## dependencies
|
||||
standalone
|
||||
node_modules
|
||||
.pnp
|
||||
.pnp.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue