An open API service indexing awesome lists of open source software.

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

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)