Skip to content

This is the backend for the Subscription Tracker app. It provides API endpoints for authentication and subscription management.

Notifications You must be signed in to change notification settings

tepkaii/subscription-tracker-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Subscription Tracker – Backend

This is the backend for the Subscription Tracker app. It provides API endpoints for authentication and subscription management.

Features

  • JWT-based authentication
  • Signup, login, and fetch current user
  • CRUD operations for subscriptions
  • Middleware for route protection
  • Prisma ORM for database access
  • Password hashing with bcrypt

Tech Stack

  • Node.js
  • Express
  • TypeScript
  • Prisma (SQLite or PostgreSQL)
  • JSON Web Tokens (JWT)
  • bcrypt

About

This is the backend for the Subscription Tracker app. It provides API endpoints for authentication and subscription management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published