mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-01 18:31:35 +00:00
Hopefully support Heroku
This commit is contained in:
parent
138145fa05
commit
6c48bc9d60
4 changed files with 10 additions and 4 deletions
1
Procfile
Normal file
1
Procfile
Normal file
|
|
@ -0,0 +1 @@
|
|||
web: npm run $(test "$BIBLIOGRAM_ENTRY" = 'assistant' && echo 'assistant' || echo 'start')
|
||||
Loading…
Add table
Add a link
Reference in a new issue