Sign inSign up

jinitmewada/gear-shifter-backend

By jinitmewada

•Updated 11 days ago

The backend API for the Gear Shifter, built with Node.js and Express and connected to MongoDB.

Image
Developer tools
0

199

jinitmewada/gear-shifter-backend repository overview


⁠Backend — README.md

markdown

⁠Gear Shifter — Backend

The backend REST API for the Gear Shifter application, built with Node.js and Express and connected to MongoDB.

⁠🚀 Tech Stack

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • JWT
  • bcrypt
  • CORS
  • Docker

⁠✨ Features

  • RESTful API
  • User authentication
  • JWT-based authentication
  • Password hashing with bcrypt
  • MongoDB database integration
  • Admin API routes
  • Cart API functionality
  • File upload/static file serving
  • CORS support
  • Dockerized backend application

⁠🐳 Docker

The backend runs as a Node.js application inside a Docker container.

⁠Docker Image

Pull the latest image from Docker Hub:

docker pull jinitmewada/gear-shifter-backend:latest

Tag summary

Content type

Image

Digest

sha256:7ade84088…

Size

157.9 MB

Last updated

11 days ago

docker pull jinitmewada/gear-shifter-backend