51a6cacf5b
add reddis insigth container for redis management with a slightly hackish way (mounting the server forder inside the container) add working server app with only `docker-compose up`
16 lines
147 B
Plaintext
16 lines
147 B
Plaintext
.circleci
|
|
.nyc_output
|
|
.vscode
|
|
coverage
|
|
|
|
**/node_modules
|
|
|
|
|
|
npm-debug.log
|
|
Dockerfile*
|
|
docker-compose*
|
|
.dockerignore
|
|
.git
|
|
.gitignore
|
|
README.md
|
|
LICENSE |