This project is a short Week-End project I did to try:
- The Rust web framework axum
- The Vite build tool
- Vue3
- Tailwind CSS
To launch the project just use docker-compose with:
$ docker-compose up -d
- Vincent Dörig for the Vue 3, TypeScript & Tailwind CSS starter with vite
- axum creators