Files
speckle-server/.dockerignore
T
Gergő Jedlicska 51a6cacf5b add Dockerfile for server and frontend
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`
2021-01-18 21:15:06 +01:00

16 lines
147 B
Plaintext

.circleci
.nyc_output
.vscode
coverage
**/node_modules
npm-debug.log
Dockerfile*
docker-compose*
.dockerignore
.git
.gitignore
README.md
LICENSE