Create backend
- NodeJs - Express - Socket.io - Eslint - TypeScript
This commit is contained in:
parent
c0e75ae07e
commit
ba335aa33d
10 changed files with 2277 additions and 0 deletions
3
back/.gitignore
vendored
Normal file
3
back/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
/node_modules/
|
||||
/dist/bundle.js
|
||||
/yarn-error.log
|
Loading…
Add table
Add a link
Reference in a new issue