Commit Graph
6 Commits
Author SHA1 Message Date
Stefan 1f867135f9 Merge branch 'dev' into feature-email-verification 2022-04-28 14:07:53 +02:00
Stephan 22a959bcea FIX: The dev script can now run in any directory
Initially, the directory was required to be called 'server'; This is not the case anymore
2022-04-28 12:49:07 +02:00
Stephan dce75d1a97 Port yens dev script to detleph
+ Provides more config options
+ Allows deleting and resetting the database
2022-04-26 15:15:22 +02:00
Stephan 584903e55d FIX: The dev script can now run in any directory
Initially, the directory was required to be called 'server'; This is not the case anymore
2021-12-29 15:08:40 +01:00
Stephan a138bca256 Fix quotes 2021-12-03 10:21:43 +01:00
Stephan 2b061c5f65 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
2021-12-03 10:21:43 +01:00