mirror of
https://github.com/SunRed/haste-server.git
synced 2025-11-05 00:10:17 +01:00
Huge refactor, switched to express
This commit is contained in:
parent
06315a91a8
commit
c585e3b815
22 changed files with 813 additions and 406 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -2,8 +2,9 @@ node_modules
|
|||
.vscode
|
||||
data
|
||||
|
||||
npm-debug.log
|
||||
|
||||
*.swp
|
||||
*.swo
|
||||
*.DS_Store
|
||||
*.DS_Store
|
||||
|
||||
npm-debug.log
|
||||
static/application.min.js
|
||||
Loading…
Add table
Add a link
Reference in a new issue