Code Monkey home page Code Monkey logo

htmx-rust-tera-template's Introduction

htxm-rust-tera-template

A template for a htmx and rust powered web application using the tera template engine.

Getting Started

  1. Click the "Use this template" button on the github page to create a new repository based on this template.
  2. Clone your new repository.

Option A: Do the tour

  1. Install the codetour extension in vscode.
  2. Open the repository in vscode and start the tour by clicking the butto in codetour's notification or by pressing ctrl+shift+p and typing CodeTour: Start Tour.

Option B: Just run it

  1. Run cargo run to start the server (or bacon run if you have bacon installed).
  2. Open http://localhost:8080 in your browser.

Libraries in this template

  • htmx - Of course! We don't want to write any javascript.
  • rust - Because rust is superiour.
  • actix-web - A fast web framework for rust.
  • actix-files - For serving static files.
  • tera - A for writing reusable html templates.
  • serde - For serializing and deserializing data.
  • color-eyre - For better error messages.
  • lazy_static - For better static variables.

Contributing

  1. Please open an issue first to discuss what you would like to change.
  2. Fork the repository and create a new branch.
  3. Make your changes and commit them.
  4. Open a pull request.
  5. Wait for me to review your changes.
  6. Celebrate! ๐ŸŽ‰

htmx-rust-tera-template's People

Contributors

jak2k avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pvillamil

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.