Added rake task to start server in a more production-ready manner using Puma; move config values to config directory

This commit is contained in:
2023-03-09 23:22:18 -05:00
parent 39ce636c0a
commit 0927a00960
7 changed files with 22 additions and 8 deletions

2
.gitignore vendored
View File

@ -60,7 +60,7 @@ build-iPhoneSimulator/
data/stgm.db
# Local configuration
data/config.yaml
config/config.yaml
# Node modules for Grunt.js
node_modules/