Changed React App for Node.js with Express App

This commit is contained in:
2022-04-06 19:20:43 -03:00
parent a15b7cb35b
commit 540e57ce2a
11 changed files with 22 additions and 27470 deletions

24
.gitignore vendored
View File

@@ -1,23 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
node_modules
# dependencies
/node_modules
/.pnp
.pnp.js
package-lock.json
# testing
/coverage
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env