Lucien Cartier-Tilet c81ba2536c
Some checks failed
CI / Check Style (push) Failing after 57s
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled
feat(frontend): initial work, add tailwind and other dependencies
Also create a few pages and the beginning of a header
2024-12-05 02:02:12 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00
2024-12-04 21:13:44 +01:00

Welcome to Loco 🚋

Loco is a web and API framework running on Rust.

This is the SaaS starter which includes a User model and authentication based on JWT. It also include configuration sections that help you pick either a frontend or a server-side template set up for your fullstack server.

Quick Start

cargo loco start
$ cargo loco start
Finished dev [unoptimized + debuginfo] target(s) in 21.63s
    Running `target/debug/myapp start`

    :
    :
    :

controller/app_routes.rs:203: [Middleware] Adding log trace id

                      ▄     ▀
                                 ▀  ▄
                  ▄       ▀     ▄  ▄ ▄▀
                                    ▄ ▀▄▄
                        ▄     ▀    ▀  ▀▄▀█▄
                                          ▀█▄
▄▄▄▄▄▄▄  ▄▄▄▄▄▄▄▄▄   ▄▄▄▄▄▄▄▄▄▄▄ ▄▄▄▄▄▄▄▄▄ ▀▀█
 ██████  █████   ███ █████   ███ █████   ███ ▀█
 ██████  █████   ███ █████   ▀▀▀ █████   ███ ▄█▄
 ██████  █████   ███ █████       █████   ███ ████▄
 ██████  █████   ███ █████   ▄▄▄ █████   ███ █████
 ██████  █████   ███  ████   ███ █████   ███ ████▀
   ▀▀▀██▄ ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀  ▀▀▀▀▀▀▀▀▀▀ ██▀
       ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                https://loco.rs

environment: development
   database: automigrate
     logger: debug
compilation: debug
      modes: server

listening on http://localhost:5150

Full Stack Serving

You can check your configuration to pick either frontend setup or server-side rendered template, and activate the relevant configuration sections.

Getting help

Check out a quick tour or the complete guide.

Description
Let’s agree if we should hold a daily today
Readme 465 KiB
Languages
Rust 63.6%
Less 12.7%
TypeScript 9.1%
JavaScript 4.5%
Vue 3.8%
Other 6.3%