Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 507 Bytes

File metadata and controls

21 lines (16 loc) · 507 Bytes
title ExpressJS Mongoose
description An ExpressJS server that connects to a MongoDB database
tags
express
mongodb
mongoose
typescript

ExpressJS Mongoose Example

This example starts an ExpressJS server that connects to a Railway MongoDB database using MongooseJS

Deploy on Railway

✨ Features

  • Express
  • TypeScript
  • MongoDB with Mongoose