habeeb-cod3r / mongodb-typescript-example-main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB and TypeScript logo banner

Introduction

Welcome to this MongoDB and TypeScript sample project. The aim of this project is to give you a working example of how you can use the power of MongoDB Atlas with TypeScript and Express to create modern web applications.

Branches

This repository has two branches 'main' and 'finish'.

  • 'main' contains the boilerplate code to get you started, following the instructions in the companion blog post - How to Use TypeScript with MongoDB Atlas.
  • 'finish' contains a working example complete with CRUD operations and schema validation. This is how 'main' will look after following the tutorial. This also gives a working example for anyone looking for a final copy and not intending to follow the post.

About

License:Apache License 2.0


Languages

Language:TypeScript 100.0%