Skip to content

pharhan7/node-basic-structure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-basic-structure

default Structure

About This Project

This project is a basic structure for a Node.js application. It provides a simple and organized starting point for building Node.js applications, including a predefined folder structure and essential configuration files.

Features

  • Organized folder structure
  • Basic configuration files
  • Ready-to-use scripts for starting the application

Getting Started

  1. Clone the repository:
    git clone https://github.com/pharhan7/node-basic-structure.git
  2. Install dependencies:
    pnpm install
  3. Start the application:
    pnpm run dev

Folder Structure

  • src/ - Contains the source code
  • config/ - Configuration DB

Contributing

Feel free to submit issues and pull requests for any improvements or bug fixes.

About

default Structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published