Skip to content

brag-club/express-mongodb-redis-template

Repository files navigation

Backend API Template Repo

Description

This is a template repository for a backend API. It is intended to be used as a starting point for new projects.

Features

  • Typescript
  • Express
  • Mongoose
  • JWT Authentication
  • Docker
  • Docker Compose
  • AWS S3
  • Nodemailer
  • Zod Validation
  • Redis Caching
  • Eslint
  • Prettier
  • Jest
  • Winston Logger

Getting Started

  1. Clone this repository
  2. Run yarn install
  3. Copy .env.example to .env and fill in the values
  4. Run yarn dev to start the development

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published