Skip to content

bmilioli/awesome-node

Repository files navigation

Simple MVC Project with Node.js and TypeScript

This repository represents a basic MVC project structure using Node.js and TypeScript. It showcases the foundation I find useful in my personal projects. The idea behind this project is to keep things as simple as possible while still being effective.

Feel free to explore the code, provide feedback, or suggest improvements. I’m always open to tips that could help me improve the project and make it more efficient.

Features

  • MongoD for Database
  • AWS S3 for image storage
  • Express for routing and server management
  • bcrypt for password hashing and security
  • pm2 to keep the application online and running smoothly

About

Awesome NodeJS pattern and practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published