reorganize dirs for dockerize

This commit is contained in:
Danny Avila 2023-03-06 10:15:07 -05:00
parent 6ae154cc42
commit fca546af63
38 changed files with 1056 additions and 1970 deletions

4
.gitignore vendored
View file

@ -29,6 +29,8 @@ public/main.js.LICENSE.txt
# Deployed apps should consider commenting these lines out:
# see https://npmjs.org/doc/faq.html#Should-I-check-my-node_modules-folder-into-git
node_modules/
api/node_modules/
client/node_modules/
bower_components/
# Floobits
@ -40,7 +42,7 @@ bower_components/
# Environment
.env
cache.json
data/
api/data/
.eslintrc.js
src/style - official.css