Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages