
Starter projects for Fullstack apps with Angular, Node.js/TypeScript, and Spring Boot. Includes REST APIs, PostgreSQL, Docker, and CI/CD pipelines.
If you're diving into fullstack development, this collection of starters is a treasure trove. Covering various technologies such as Node.js (both JavaScript and TypeScript), Angular, and Java Spring Boot, each starter provides a solid foundation for building modern applications. They are designed to be functional right out of the box, making it easier to compare different setups and quickly get your projects up and running.
These minimal projects come equipped with essential features like CI/CD pipelines and deployment scripts for Docker and OpenShift. This allows developers not only to learn but also to implement best practices seamlessly.
Comprehensive Technology Stack: Offers support for multiple tech stacks including Node.js, Angular, and Spring Boot, catering to diverse development needs.
Fully Functional Starters: Each project is ready to use straight away, allowing you to focus on building your application rather than setting it up from scratch.
Integrated CI/CD Pipelines: Comes with pre-configured pipelines for both GitLab CI and GitHub Actions, streamlining the deployment process.
Deployment Scripts: Includes Docker and OpenShift deployment scripts, which simplify the deployment of applications in various environments.
Multiple Variants Available: Provides minimal starters for different configurations, such as Angular with ESLint, Bootstrap, and various Spring Boot architectures.
Easy Comparisons: The variety of starters allows for easy comparison of technologies and frameworks, facilitating informed decision-making for project setups.
Support for Advanced Features: For those looking for more than just the basics, there are starters that include advanced functionalities like logging and API client setups.

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.
A website that uses Docker for containerization to streamline development, testing, and deployment workflows. This includes features such as containerization of dependencies, automated builds and deployments, and container orchestration to ensure scalability and availability.