A production-ready Turborepo monorepo for building full-stack TypeScript applications with end-to-end type safety, with a implemented project for detailed reference. . ├── apps/ │ ├── backend/ # ...
This is a burger logger application with MySQL, Node, Express, Handlebars and a homemade ORM. The Model View Controller(MVC) design pattern is appllied.Node and MySQL were used to query and route data ...