These steps will guide you to set up your local development environment and preview the website.
rust >= 1.93.0
I personally use mise to prepare all my development environments and already has a local configuration.
However, using mise is not a requirement, feel free to use whatever you prefer •ᴗ• .
- Clone repository
git clone https://github.com/Telmooo/nura.git- Build project
cargo build- Running the application
cargo runNura is released under the MIT License.