Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-with-ts

Open source node project with typescript

Objective

Whenever we start a project we spend a lot of time in deciding its directory structure applying best practices and writing some common functionality required in all projects which inturns take a lot of time. This project can help you in that case, Just clone and get started

Features

  1. TypeScript Configured
  2. Mongo confugured, Connection is established
  3. Reusable functionality for CRUD opeations added

Directory Structure

├── dist
├── src
│   ├── controllers
│   ├── models
│   └── routes
├── app.ts
├── package.json
├── tsconfig.json
├── README.md
├── .gitignore
└── LISCENSE

Dirctory structure was generated from here

About

Open source node project with typescript

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages