This repository provides a minimal setup for developing Rust applications with PostgreSQL using Visual Studio Code's Dev Containers. It includes essential configurations and extensions to get you started quickly.
- Rust: Set up for Rust development.
- PostgreSQL: Integrated PostgreSQL service.
- VS Code Extensions: Pre-configured with useful extensions like Docker and GitHub Copilot.
- Create a New Repository:
- Click the "Use this template" button at the top of the repository page on GitHub.
- Follow the prompts to create a new repository based on this template.