chore: add docker start scripts

This commit is contained in:
Ricardo Arturo Cabral Mejía 2022-12-20 19:50:21 -05:00
parent 433b7f8707
commit 883f451218
3 changed files with 6 additions and 1 deletions

View File

@ -12,4 +12,5 @@ test
docker-compose.yml
Dockerfile
*.env
*.md
*.md
.nostr

View File

@ -2,3 +2,4 @@ node_modules
dist
.test-reports
.coverage
.nostr

3
.gitignore vendored
View File

@ -33,3 +33,6 @@ dist
# Env files
*.env
# Nostr data folder
.nostr