Skip to content

A boilerplate for building RESTful APIs using Node.js(TS), Express, and Prisma

Notifications You must be signed in to change notification settings

funkycadet/express-typescript-boilerplate

Repository files navigation

Express-TypeScript-Boilerplate

This is a boilerplate for ExpressJS with TypeScript.

Features

  • TypeScript
  • ExpressJS
  • Prisma
  • ESLint
  • Prettier
  • Jest
  • Docker
  • Docker Compose
  • GitHub Actions

Getting Started

Prerequisites

Installation

  1. Clone the repository
git clone
  1. Install dependencies
npm install
  1. Start the database
docker-compose up -d

About

A boilerplate for building RESTful APIs using Node.js(TS), Express, and Prisma

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published