Skip to content

Hmoulvad/Zimply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bun, Hono, HTMX, and AlpineJS Project

This project leverages the power of Bun, Hono, HTMX, and AlpineJS to create a dynamic and interactive web application. The project is designed to be deployed on Cloudflare Workers using Wrangler.

Table of Contents

Installation

To get started with this project, clone the repository and install the dependencies using bun:

git clone <repository-url>
cd <project-directory>
bun install

Development

To start the development server with hot reloading, run:

bun run dev

Scripts

  • dev: Runs the development server with hot reloading.
  • test: Runs the test suite.
  • deploy: Deploys the application to Cloudflare Workers with minification.

Testing

To run the test suite, use:

bun test

Deployment

To deploy the application using Cloudflare Wrangler, execute:

bun run deploy

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Bun, Hono, HTMX and AlpineJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published