Skip to content

The Hexancore Saga ​

In a galaxy not so far away, a new adventure begins for the bold and the brave. Starting with Hexancore might feel like navigating an asteroid field, but with this guide, you’ll find your way with ease.

It’s not always simple, but the rewards of a well-structured, powerful application are worth the journey. Grab your keyboard, set your sights on the stars, and let’s embark on this epic coding adventure together. The force of Hexancore is strong with you! 🌌

An image

Hexancore is a Full-Stack TypeScript framework designed for building fast, secure, maintainable applications.

It's blends principles from multiple architectural and design patterns into a comprehensive approach that addresses of the common challenges in software development, aiming for a balance between structural clarity, performance, and adaptability.

TIP

Just want to try it out? Skip to the Quickstart.

At first, the number of concepts that need to be explored can be overwhelming, but creating modern, easy-to-maintain software requires it. On other hand Hexancore hides some complications behind abstractions and provides utility modules for common software problems like auth, persistance layer, deploys and other.

Before start work with framework you need some basic knowledge about:

  • Clean Architecture
  • Hexagonal Architecture
  • Modular Monolithic Architecture
  • Microservices Architecture
  • Monorepo repository
  • Domain-Driven Design(DDD)
  • Command-query Separation(CQRS)

Hexancore utilize Nest.js and Vue.js, knowledge in that frameworks is a key to efficient works with this.