Skip to content

Zentinel

Want to stick with ExpressJS but tired of building the architecture from the scratch? Here's an oppinionated boilerplate for you, built and structured to mirror the Laravel directory format for a familiar setup. It includes Artisan-like commands called 'Zentinel' to streamline development tasks, offering a powerful toolset for efficient backend operations and seamless integration.

Features

Sequelize ORM Builder

Zentinel comes with ORM code generator and schema editor by tomjschuster.

Oppinionated Syntax

Syntax are managed, oppinionated and easy to understand. No need to build the architecture from scratch.

Preconfigured Setup

Configuration are already set and can be editable on config directory.