Boilerplate for Typescript-Express with sequelize ORM

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • typescript-express-mysql-boilerplate

    A boilerplate for any enterprise rest api or service with Node.js-typescript, Express and Sequelize ORM for mysql, postgresql or others.

  • node-express-mysql-boilerplate

    A boilerplate for any enterprise rest api or service with Node.js, Express and Sequelize ORM for mysql, postgresql or others.

  • By running this project you will get a production ready environment with all necessary supports for validation, unit testing, socket, redis and many more.This repo is the typescript version of my another boilerplate of Nodejs Express Mysql boilerplate

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • cli

    The Sequelize CLI (by sequelize)

  • Migration and Seed: DB migration and Seed using Sequelize-CLI

  • joi

    Discontinued The most powerful data validation library for JS [Moved to: https://github.com/sideway/joi] (by hapijs)

  • Validation: request data validation using Joi

  • winston

    A logger for just about everything.

  • Logging: using winston

  • dotenv

    Loads environment variables from .env for nodejs projects.

  • Environment variables: using dotenv and cross-env

  • cors

    Node.js CORS middleware

  • CORS: Cross-Origin Resource-Sharing enabled using cors

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • berry

    📦🐈 Active development trunk for Yarn ⚒

  • Dependency management: with Yarn

  • Socket.io

    Realtime application framework (Node.JS server)

  • Bidirectional Communication: using Scoket

  • Sequelize

    Feature-rich ORM for modern Node.js and TypeScript, it supports PostgreSQL (with JSON and JSONB support), MySQL, MariaDB, SQLite, MS SQL Server, Snowflake, Oracle DB (v6), DB2 and DB2 for IBM i.

  • ORM: Sequelize orm for object data modeling

  • Redis

    Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

  • Caching: Caching using Redis

  • prettier

    Prettier is an opinionated code formatter.

  • Linting: with ESLint and Prettier

  • mocha

    ☕️ simple, flexible, fun javascript test framework for node.js & the browser

  • Testing: unittests using Mocha

  • ESLint

    Find and fix problems in your JavaScript code.

  • Linting: with ESLint and Prettier

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts