mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 02:44:40 +00:00
feat(repo): two application replicas in docker-compose
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{
|
||||
"name": "canvas3d",
|
||||
"description": "Web application for affine transformations of three-dimensional figures",
|
||||
"bugs": {
|
||||
"url": "https://github.com/robonen/canvas-3d/issues?q=is:open is:issue label:bug"
|
||||
},
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "nuxt build",
|
||||
|
||||
Reference in New Issue
Block a user