Skip to content

Commit

Permalink
Separate backend from algorithm-visualizer repo
Browse files Browse the repository at this point in the history
  • Loading branch information
64json committed Jun 8, 2019
1 parent 83e4c19 commit faae63b
Show file tree
Hide file tree
Showing 117 changed files with 1 addition and 888 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@
/node_modules
/build
/npm-debug.log
/src/backend/public
.DS_Store
/pm2.config.js
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2018 Jinseo Jason Park
Copyright (c) 2019 Jinseo Jason Park

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
42 changes: 0 additions & 42 deletions app/backend.js

This file was deleted.

78 changes: 0 additions & 78 deletions app/frontend.js

This file was deleted.

30 changes: 0 additions & 30 deletions app/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions bin/pull

This file was deleted.

21 changes: 0 additions & 21 deletions bin/www

This file was deleted.

5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,6 @@
"visualization",
"animation"
],
"author": {
"name": "Jinseo Jason Park",
"email": "[email protected]",
"url": "https://jasonpark.me/"
},
"license": "MIT",
"dependencies": {
"axios": "latest",
Expand Down
File renamed without changes.
82 changes: 0 additions & 82 deletions src/backend/apis/index.js

This file was deleted.

7 changes: 0 additions & 7 deletions src/backend/common/config.js

This file was deleted.

18 changes: 0 additions & 18 deletions src/backend/common/error.js

This file was deleted.

7 changes: 0 additions & 7 deletions src/backend/common/hierarchy.js

This file was deleted.

52 changes: 0 additions & 52 deletions src/backend/common/util.js

This file was deleted.

6 changes: 0 additions & 6 deletions src/backend/common/webhook.js

This file was deleted.

Loading

0 comments on commit faae63b

Please sign in to comment.