Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

v0.0.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@MusabDev MusabDev released this 26 Sep 06:11
· 3 commits to main since this release

Introduction

Welcome to the E3 Stack - the best way to start a typesafe backend! This tech stack provides you with everything you need to create APIs quickly and efficiently. It's designed to simplify the development process and make your life easier.

Features

  • TypeScript: Write code that's easy to understand and maintain thanks to strong typing.
  • Express.js: Build APIs that are fast, reliable, and easy to scale using Node.js and Express.
  • Prisma: Simplify database operations with an auto-generated query builder and type-safe schema.
  • Zod: A runtime type checking library to ensure data consistency.
  • ESLint: Lint your code for best practices and maintainability.
  • Prettier: Automatically format your code to keep it clean and consistent.