Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ezekiel999
/
eventflow
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
eventflow
/
resources
/
js
/
app.js
Ezekiel999
Deploy EventFlow to HF Spaces with Docker
10dc6f2
verified
2 days ago
raw
Copy download link
history
blame
contribute
delete
96 Bytes
import
'./bootstrap'
;
import
Alpine
from
'alpinejs'
;
window
.
Alpine
=
Alpine
;
Alpine
.
start
();