Skip to content

faysaldev/nusery_backend_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Nursery Website Server

Authors: Faysal and Manik

Project Overview

online-nursery-website-server is a Node.js and TypeScript-based server application designed to provide a robust and scalable backend solution for an online nursery store. This application uses Express.js for handling HTTP requests, Mongoose for MongoDB interactions, and various other libraries for enhanced functionality. This README file will guide you through the setup and usage of this application.

Live URLs

GitHub Repositories

Features

  • Express.js for routing and handling HTTP requests
  • Mongoose for MongoDB object modeling
  • CORS support for enabling cross-origin requests
  • Environment Configuration using dotenv
  • TypeScript for static typing and improved developer experience
  • ESLint for maintaining code quality and consistency

Technology Stack

  • Node.js
  • Express.js
  • TypeScript
  • Mongoose (MongoDB)
  • ESLint for linting
  • dotenv for environment variable management

Setup Instructions

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    https://github.com/faysaldev/nusery_backend_server
    cd nusery_server

Releases

No releases published

Packages

 
 
 

Contributors