NiceFish(美人鱼) 是一个系列项目,目标是示范前后端分离的开发+部署模式,包括: 浏览器环境、移动端环境、Electron 环境;后端有两个版本:SpringBoot 版本和 SpringCloud 版本。请不要吝惜你的 Star ,星星越多,动力越足。下一个版本会引入 Angular 最新的 signal 特性。
NiceFish (美人鱼) is an innovative project designed to demonstrate a development and deployment model that separates front-end and back-end architectures. With support for multiple environments, including browser, mobile, and Electron, it caters to a wide range of application needs. The project is built on two backend versions—SpringBoot and SpringCloud—which enhances its flexibility and performance. The emphasis on community engagement is evident, encouraging users to contribute through stars for motivation and future improvements.
Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.
TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.