Skip to content

Commit 7cae95b

Browse files
committed
overall rework
removed node_modules changed the whole logic into two seperate functions changed all things into changed it into a single put-request removed the work with the client into a full rest-based system simplified
1 parent 4dd3b8c commit 7cae95b

1,584 files changed

Lines changed: 214 additions & 161479 deletions

File tree

Some content is hidden

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

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bower_components
3939
build/Release
4040

4141
# Dependency directories
42-
# node_modules/
42+
node_modules/
4343
jspm_packages/
4444

4545
# Snowpack dependency directory (https://snowpack.dev/)

0 commit comments

Comments
 (0)