Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 384 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 384 Bytes

Actix-web v4.9.0

Easily build and deploy web applications with this Actix-web custom template.

Clone the repository:

  git clone https://github.com/your-repo/actix-rs.git
  cd actix-rs

Build and run using Docker:

 docker compose up actix-db actix-app