Skip to content

This is the HobbyHub backend server built using Node.js, Express.js, and MongoDB. It uses dotenv to manage environment variables and CORS to handle cross-origin requests.

Notifications You must be signed in to change notification settings

ismail-dev-code/hobby-hub-server-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

16 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ› οΈ HobbyHub Backend API

This is the HobbyHub backend server built using Node.js, Express.js, and MongoDB. It uses dotenv to manage environment variables and CORS to handle cross-origin requests.


πŸ“¦ Tech Stack

  • Node.js
  • Express.js
  • MongoDB (with native MongoDB driver)
  • dotenv
  • CORS

πŸ”§ Installation & Setup

  1. Clone the repository:
    git clone https://github.com/ismail-dev-code/hobby-hub-server-code
    cd hobby-hub-server-code
    
    

πŸ“ Project Structure

β”œβ”€β”€ node_modules/
β”œβ”€β”€ .env # Environment variables
β”œβ”€β”€ .gitignore # Ignored files and folders
β”œβ”€β”€ index.js # Main server file
β”œβ”€β”€ package.json # Project metadata and dependencies
β”œβ”€β”€ package-lock.json # Exact dependency versions
└── README.md # Project documentation```




About

This is the HobbyHub backend server built using Node.js, Express.js, and MongoDB. It uses dotenv to manage environment variables and CORS to handle cross-origin requests.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published