Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
rainboyan committed May 7, 2024
1 parent 561b1d2 commit 22e46ea
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
# Grace with Turbo
# Grace with Hotwire

[Grace](https://github.com/graceframework/grace-framework) is an open-source and powerful One-Person web application Framework to help developers quickly build Spring Boot applications written in the Groovy programing language. [Turbo](https://turbo.hotwired.dev) gives you the speed of a single-page web application without having to write any JavaScript.
[Grace](https://github.com/graceframework/grace-framework) is an open-source and powerful One-Person web application Framework to help developers quickly build Spring Boot applications written in the Groovy programing language.

This plugin will help you to develop Grace app with Turo.
[Turbo](https://turbo.hotwired.dev) gives you the speed of a single-page web application without having to write any JavaScript.

[Stimulus](https://stimulus.hotwired.dev) is a JavaScript framework with modest ambitions. It doesn’t seek to take over your entire front-end—in fact, it’s not concerned with rendering HTML at all. Instead, it’s designed to augment your HTML with just enough behavior to make it shine.

This plugin will help you to develop Grace app with Hotwire Turo and Stimulus.


## Links

- [Grace Framework](https://github.com/graceframework/grace-framework)
- [Hotwire Turbo](https://turbo.hotwired.dev)
- [Hotwire Stimulus](https://stimulus.hotwired.dev)

0 comments on commit 22e46ea

Please sign in to comment.