Adding server script to run services

This commit is contained in:
Brandon Watson
2023-08-10 14:36:30 -05:00
parent 54c2632cec
commit 68f3801219
2 changed files with 21 additions and 0 deletions

4
Procfile Normal file
View File

@ -0,0 +1,4 @@
character: bin/character
front: bin/front
inventory: bin/inventory
item: bin/item