Skip to content

Commit 3ee5566

Browse files
committed
reorganize repo structure: merge frontend and backend
1 parent 6106737 commit 3ee5566

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+206
-798
lines changed

.gitignore

+1-5
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,5 @@ node_modules
33
.DS_store
44
.publish
55
.vscode
6-
dist
7-
frontend/build/
8-
backend/mountedData/
9-
backend/vg/
10-
backend/uploads/
6+
build/
117
*.swp

.jshintrc

-6
This file was deleted.

Dockerfile

-66
This file was deleted.

backend/.eslintrc.json

-9
This file was deleted.

backend/config.json

-5
This file was deleted.

backend/package.json

-20
This file was deleted.

backend/prepare_vg.sh

-18
This file was deleted.

0 commit comments

Comments
 (0)