Type commands to execute in the repository directory.
$
U
build invoicing application and implement authentication
Before you start coding, propose a recommended tech stack (frontend, backend, database) and wait for my confirmation.
AI
Sounds like a great project. Here is the tech stack I recommend:
* Backend: Node.js with Express. It's a solid choice for building the API, handling invoicing logic, and managing user authentication. * Frontend: React. This will allow us to create a modern, fast, and responsive user interface for managing invoices. * Database: PostgreSQL. A reliable and robust database perfect for storing user data and invoice details securely.