Skip to content

sparktechagency/federico939-backend

Repository files navigation

typescript mongoose express backend template

Node.js Express MongoDB TypeScript

Tech Stack

  • Runtime: Node.js 18.x
  • Framework: Express.js 4.x
  • Database: MongoDB 6.x
  • ORM: Mongoose
  • Language: TypeScript 5.x
  • Authentication: JWT

Getting Started

Prerequisites

  • Node.js 18.x
  • MongoDB 6.x
  • npm 9.x or yarn 1.x

Installation

  1. install nodemodules:

    npm i
    
  2. run in dev mode:

    npm run start:dev
    
  3. run in prod mode:

    npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •