https://github.com/blocknotes/test_alpinejs
Test client with Alpine.js
https://github.com/blocknotes/test_alpinejs
Last synced: 5 months ago
JSON representation
Test client with Alpine.js
- Host: GitHub
- URL: https://github.com/blocknotes/test_alpinejs
- Owner: blocknotes
- Created: 2022-01-29T08:05:32.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-04T15:01:01.000Z (almost 4 years ago)
- Last Synced: 2025-06-15T17:08:52.945Z (7 months ago)
- Language: HTML
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Test Alpine.js
Features:
- fetch messages from a [test server app](https://github.com/blocknotes/test_rails7)
- create a new message with a simple form
- GitHub action on push:
+ build the Docker image
+ send it to Docker Hub
+ trigger Cypress tests on [test_cypress](https://github.com/blocknotes/test_cypress)