mirror of
https://github.com/detleph/server.git
synced 2026-09-04 08:36:06 +02:00
Add a docker dev environment that starts a container without building the image
+ Add dev.sh script to start the dev environment + Add generated flags to the .gitignore file
This commit is contained in:
+4
-1
@@ -107,4 +107,7 @@ dist
|
||||
prisma/migrations
|
||||
|
||||
# Ignore config files for docker
|
||||
host/
|
||||
host/
|
||||
|
||||
# Ignore flags
|
||||
INITIALIZED
|
||||
|
||||
Reference in New Issue
Block a user