bright_stack 0.1.0

A futuristic fullstack framework for Rust on the web
Documentation
# Bright Rust
A futuristic fullstack framework for Rust on the web

# Who is this for?


## Current Version
v0.1.0 - see Cargo.toml file

## Use
https://crates.io/crates/bright

## Platforms / Technologies
* [rust]https://www.rust-lang.org/
* [WebAssembly]https://webassembly.org/
* [Cargo]https://doc.rust-lang.org/cargo/
* [Docker]https://www.docker.com/

## Features
- Blazing Fast 🚀
- Zero config 📄
- Convention Over Configuration 💜
- HTTP/2 🎉
- HTTP/3 🤝
- WebSockets 💡
- It makes you feel bright 🔆
- Zero cost declarative DOM ⚛️🐁
- CSS :nail_care:
- HTML  🌠
- WebAssembly (Wasm) 😀
- Server-side-rendering (SSR) 🧰
- Hot Module Reloading (HMR) ⚡
- Asset minification (using Rollup) 🗜️
- Docker build script 🐋

## Future Features
- Web Components 📦
- React Hook compatibility ⚛️

## Build
>      $ cargo build

## Run
>      $ cargo run