Refactor backend to import/export syntax and update deps
This commit is contained in:
parent
1463773480
commit
7d0f3898de
20 changed files with 3168 additions and 685 deletions
10
crabfit-backend/.gitignore
vendored
10
crabfit-backend/.gitignore
vendored
|
|
@ -1,11 +1,7 @@
|
|||
/node_modules
|
||||
|
||||
.DS_Store
|
||||
node_modules
|
||||
dist
|
||||
.parcel-cache
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
.env.production.local
|
||||
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue