Skip to content

gboutry/tdp-ui-rs

Repository files navigation

TDP-UI in Rust ?!?

This project is an experiment.

Needed tools:

Trunk is needed to build / bundle / serve the website.

cargo install trunk

Docker compose:

Setup Keycloak, Postgres, and tdp-server

docker compose -f env/compose.yml up -d

Start the project

trunk serve --release --port 3000 crates/ui/index.html

About

Fun project to try tree-sitter with yew

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published