1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-03-20 02:44:40 +00:00

refactor(app): update deps, decomposition, formatting

This commit is contained in:
2024-05-26 03:26:35 +07:00
parent 314382e7ba
commit 0e2a71b7a8
37 changed files with 10865 additions and 14254 deletions

View File

@@ -2,11 +2,3 @@ APP_NAME=canvas-3d
# Infrastucture config
FORWARD_APP_PORT=3000
FORWARD_DB_PORT=5432
DB_USERNAME=postgres
DB_PASSWORD=password
DB_DATABASE=c3d
# App config
NUXT_API_HOST=http://localhost/api