Install and configure stimulus and turbo

This commit is contained in:
rebuilt 2022-02-09 21:54:14 +01:00
parent 412687b9e0
commit 48581b990a
12 changed files with 106 additions and 61 deletions

View file

@ -1,5 +1,6 @@
development:
adapter: async
adapter: redis
url: redis://localhost:6379/1
test:
adapter: test