4 releases
0.0.4 | Jul 29, 2024 |
---|---|
0.0.3 | Jul 28, 2024 |
0.0.2 | Jul 28, 2024 |
0.0.1 | Jul 28, 2024 |
#756 in Build Utils
85 downloads per month
21KB
256 lines
haych
CLI to help build and develop an SSR fullstack application. I'm creating this to make it easier when I make HTMX projects.
📝 Table of Contents
🧐 About
CLI to watch for changes and build web static files using templates to separate elements
🏁 Getting Started
cargo install haych
Prerequisites
Installing
🔧 Running the tests
Break down into end to end tests
And coding style tests
🎈 Usage
haych init
Initialize project
haych watch
Watch for changes, will watch src, cargo run, and serve the server. Will also watch the templates/ and build the index.html to serve
🚀 Deployment
⛏️ Built Using
- Tera - Templates
✍️ Authors
Dependencies
~12–25MB
~366K SLoC