You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Guillaume Lours c781f1cbb4
add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264)
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
2 years ago
..
migrations
src
.dockerignore
.gitignore
Cargo.toml
Dockerfile add configuration to use react-rust-postgres sample with Docker Dev Environments feature (#264) 2 years ago
readme.md

readme.md

Backend

This backend is made with Rust using actix-web as a web server and deadpool-postgres as a connection manager.