Skip to content

Make alarms before each subscription payment date.

Notifications You must be signed in to change notification settings

nwleedev/use-alarm

Repository files navigation

Use Alarm

Make alarms before each subscription payment date.

Features

  • User sign up, sign in

  • Subscriptions

    • Create
    • Update
    • Read as list or item
    • Delete
  • Activate web notifications

Installation

  1. Clone the repository
  2. Install dependencies
  3. Enter commands to run projects locally

Project structure

  • db: Pocketbase backend
  • web: Next.js application
  • notification: Make alarms with cron job

Commands

  • Run locally

    • pnpm run dev:web
  • Run locally with host

    • pnpm run dev:web-host
  • Run db locally

    • pnpm run dev:db

Versions

  • TypeScript: ^5
  • NodeJS: 22

About

Make alarms before each subscription payment date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published